Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.h255 #define OC_CLOSE 0x0010 /* CLOSE command */ macro
Dtms380tr.c754 tms380tr_exec_cmd(dev, OC_CLOSE); /* Does reopen automatically */ in tms380tr_timer_chk()
1160 tms380tr_exec_cmd(dev, OC_CLOSE); in tms380tr_close()
1580 if(tp->CMDqueue & OC_CLOSE) in tms380tr_chk_outstanding_cmds()
1582 tp->CMDqueue ^= OC_CLOSE; in tms380tr_chk_outstanding_cmds()