Searched refs:OC_CLOSE (Results 1 – 2 of 2) sorted by relevance
255 #define OC_CLOSE 0x0010 /* CLOSE command */ macro
754 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()