Searched refs:UFLO (Results 1 – 3 of 3) sorted by relevance
57 #define UFLO 0x40 /* underflow - xmit fifo ran dry */ macro
781 if ((fs & (UFLO|LCOL|LCAR|RTRY)) || (dstat & DEAD) || xcount == 0) { in mace_interrupt()813 if (fs & (UFLO|LCOL|LCAR|RTRY)) { in mace_interrupt()817 if (fs & (UFLO|LCOL|RTRY)) in mace_interrupt()
540 if (xmtfs & UFLO) { in mace_xmit_error()