Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dfdomain.c397 static volatile int in_command; variable
1112 if (in_command) { in my_done()
1113 in_command = 0; in my_done()
1149 if (!in_command || !current_SC) { /* Spurious interrupt */ in do_fdomain_16x0_intr()
1152 in_command, current_SC ); in do_fdomain_16x0_intr()
1424 if (in_command) { in fdomain_16x0_queue_lck()
1464 ++in_command; in fdomain_16x0_queue_lck()
1551 if (!in_command) { in fdomain_16x0_abort()
Dfd_mcs.c226 #define in_command (HOSTDATA(shpnt)->_in_command) macro
607 if (in_command) { in my_done()
608 in_command = 0; in my_done()
1078 if (in_command) { in fd_mcs_queue_lck()
1117 in_command = 1; in fd_mcs_queue_lck()
1208 if (!in_command) { in fd_mcs_abort()