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

/asus-wl-520gu-7.0.1.45/src/include/
H A Dsbsdpcmdev.h140 #define I_DE (1L << 12) /* Descriptor protocol Error */ macro
154 #define I_ERRORS (I_PC | I_PD | I_DE | I_RU | I_RO | I_XU) /* DMA Errors */
H A Dbcmenet47xx.h139 #define I_DE ((uint32)1 << 12) /* descriptor protocol error */ macro
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Detc47xx.c99 #define I_ERRORS (I_PC | I_PD | I_DE | I_RU | I_RO | I_XU)
777 if (intstatus & I_DE) {

Completed in 37 milliseconds