Searched refs:I_XI (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/include/
H A Dsbsdpcmdev.h146 #define I_XI (1L << 24) /* Transmit Interrupt */ macro
155 #define I_DMA (I_RI | I_XI | I_ERRORS)
H A Dbcmenet47xx.h144 #define I_XI ((uint32)1 << 24) /* transmit interrupt */ macro
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Detc47xx.c100 #define DEF_INTMASK (I_XI | I_RI | I_ERRORS)
657 ch->intstatus &= ~I_XI;
726 if (intstatus & I_XI)

Completed in 42 milliseconds