Searched refs:TXS_UNDERRUN (Results 1 - 4 of 4) sorted by relevance

/external/grub/netboot/
H A D3c509.h330 #define TXS_UNDERRUN 0x10 macro
H A D3c595.h356 #define TXS_UNDERRUN 0x10 macro
H A D3c595.c194 if(status & (TXS_UNDERRUN|TXS_MAX_COLLISION|TXS_STATUS_OVERFLOW)) {
H A D3c509.c186 if (status & (TXS_UNDERRUN|TXS_MAX_COLLISION|TXS_STATUS_OVERFLOW)) {

Completed in 56 milliseconds