Searched refs:LCAR (Results 1 – 2 of 2) sorted by relevance
62 #define LCAR 0x02 /* loss of carrier (transmission aborted) */ 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()815 if (fs & LCAR) in mace_interrupt()