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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dsbsdpcmdev.h205 #define I_XI (1 << 24) /* Transmit Interrupt */ macro
214 #define I_DMA (I_RI | I_XI | I_ERRORS)
H A Dsbusbd.h234 #define I_XI (1L << 24) /* Transmit Interrupt */ macro
H A Dd11.h726 #define I_XI (1 << 24) /* transmit interrupt */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/include/
H A Dbcmenet47xx.h150 #define I_XI ((uint32)1 << 24) /* transmit interrupt */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm97115/include/
H A Ddev_bcm4413.h253 #define I_XI ((uint32_t)1 << 24) /* transmit interrupt */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/sys/
H A Detc47xx.c112 #define DEF_INTMASK (I_XI | I_RI | I_ERRORS)
739 ch->intstatus &= ~I_XI;
808 if (intstatus & I_XI)

Completed in 288 milliseconds