Searched refs:AR_IMR_S2_GTT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_interrupts.c232 mask2 |= AR_IMR_S2_GTT;
248 AR_IMR_S2_GTT |
H A Dar5416reg.h266 #define AR_IMR_S2_GTT 0x00800000 /* Global transmit timeout */ macro
H A Dar5416_reset.c591 OS_REG_READ(ah, AR_IMR_S2) | AR_IMR_S2_GTT | AR_IMR_S2_CST);
/netbsd-current/sys/dev/ic/
H A Dathnreg.h514 #define AR_IMR_S2_GTT 0x00800000 macro
H A Dathn.c2123 mask2 |= AR_IMR_S2_GTT | AR_IMR_S2_CST;
2155 AR_IMR_S2_TSFOOR | AR_IMR_S2_GTT | AR_IMR_S2_CST);
2341 AR_SETBITS(sc, AR_IMR_S2, AR_IMR_S2_GTT);

Completed in 215 milliseconds