Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.c388 tp->ScbInUse = 0; in tms380tr_init_net_local()
823 tp->ScbInUse = 0; in tms380tr_interrupt()
973 tp->ScbInUse = 0; in tms380tr_cmd_status_irq()
1320 tp->ScbInUse = 0; in tms380tr_reset_adapter()
1550 if(tp->ScbInUse == 1) in tms380tr_chk_outstanding_cmds()
1697 tp->ScbInUse = 1; /* Set semaphore: SCB in use. */ in tms380tr_chk_outstanding_cmds()
Dtms380tr.h1095 unsigned char ScbInUse; member