Home
last modified time | relevance | path

Searched refs:LOBE_WIRE_FAULT (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.h913 #define LOBE_WIRE_FAULT 0x0008 /* Open or short circuit in the macro
933 #define ADAPTER_CLOSED (LOBE_WIRE_FAULT | AUTO_REMOVAL_ERROR |\
Dsmctr.h1216 #define LOBE_WIRE_FAULT 0x0800 macro
Dtms380tr.c1727 if(tp->ssb.Parm[0] & LOBE_WIRE_FAULT) in tms380tr_ring_status_irq()
Dsmctr.c4468 case LOBE_WIRE_FAULT: in smctr_ring_status_chg()
4470 tp->current_ring_status |= LOBE_WIRE_FAULT; in smctr_ring_status_chg()