Searched refs:TransmitCommandActive (Results 1 – 2 of 2) sorted by relevance
803 tp->TransmitCommandActive = 0; in tms380tr_interrupt()981 tp->TransmitCommandActive = 0; in tms380tr_cmd_status_irq()1170 tp->TransmitCommandActive = 0; in tms380tr_close()1625 if(tp->TransmitCommandActive) in tms380tr_chk_outstanding_cmds()1632 tp->TransmitCommandActive = 0; in tms380tr_chk_outstanding_cmds()1642 tp->TransmitCommandActive = 1; in tms380tr_chk_outstanding_cmds()2005 if(tp->TransmitCommandActive) in tms380tr_cancel_tx_queue()
1101 unsigned long TransmitCommandActive:1; member