Home
last modified time | relevance | path

Searched refs:OC_READ_ERROR_LOG (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.h258 #define OC_READ_ERROR_LOG 0x0080 /* READ_ERROR_LOG command */ macro
Dtms380tr.c1674 if(tp->CMDqueue & OC_READ_ERROR_LOG) in tms380tr_chk_outstanding_cmds()
1676 tp->CMDqueue ^= OC_READ_ERROR_LOG; in tms380tr_chk_outstanding_cmds()
1741 tms380tr_exec_cmd(dev, OC_READ_ERROR_LOG); in tms380tr_ring_status_irq()