Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Ddc395x.c229 struct DeviceCtlBlk *active_dcb; member
693 if (acb->active_dcb in waiting_process_next()
774 acb->active_dcb || in send_srb()
1008 acb->active_dcb = NULL; in __dc395x_eh_bus_reset()
1125 if (!acb->active_dcb || !acb->active_dcb->active_srb)
1129 srb = acb->active_dcb->active_srb;
1164 if (acb->active_dcb) in start_scsi()
1286 acb->active_dcb = dcb; in start_scsi()
1357 dcb = acb->active_dcb; in dc395x_handle_interrupt()
1432 if (acb->active_dcb) { in dc395x_interrupt()
[all …]