Searched refs:active_dcb (Results 1 – 1 of 1) sorted by relevance
303 struct DeviceCtlBlk *active_dcb; member778 if (acb->active_dcb in waiting_process_next()861 acb->active_dcb || in send_srb()1062 dcb = acb->active_dcb; in DEF_SCSI_QCMD()1080 (acb->active_dcb) ? "" : "not"); in DEF_SCSI_QCMD()1202 acb->active_dcb = NULL; in __dc395x_eh_bus_reset()1344 if (!acb->active_dcb || !acb->active_dcb->active_srb) {1349 srb = acb->active_dcb->active_srb;1388 if (acb->active_dcb) { in start_scsi()1392 acb->active_dcb->active_srb ? in start_scsi()[all …]