Searched refs:active_dcb (Results 1 – 1 of 1) sorted by relevance
288 struct DeviceCtlBlk *active_dcb; member763 if (acb->active_dcb in waiting_process_next()846 acb->active_dcb || in send_srb()1046 dcb = acb->active_dcb; in DEF_SCSI_QCMD()1064 (acb->active_dcb) ? "" : "not"); in DEF_SCSI_QCMD()1186 acb->active_dcb = NULL; in __dc395x_eh_bus_reset()1320 if (!acb->active_dcb || !acb->active_dcb->active_srb) {1325 srb = acb->active_dcb->active_srb;1364 if (acb->active_dcb) { in start_scsi()1368 acb->active_dcb->active_srb ? in start_scsi()[all …]