Home
last modified time | relevance | path

Searched refs:INT4_TX_FAIL (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/arm/gemini/
Dif_gmc.c555 & (INT4_TX_FAIL | INT4_MIB_HEMIWRAP | INT4_RX_FIFO_OVRN in gmc_ifinit()
685 if (status & INT4_TX_FAIL) { in gmc_intr()
Dgemini_gmacreg.h179 #define INT4_TX_FAIL (INT4_TX_FAIL0|INT4_TX_FAIL1) macro