Searched refs:TXS_UNDERRUN (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ | ||
H A D | 3c595.h | 356 #define TXS_UNDERRUN 0x10 macro |
H A D | 3c595.c | 193 if(status & (TXS_UNDERRUN|TXS_MAX_COLLISION|TXS_STATUS_OVERFLOW)) { in t595_transmit() |