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()1048 dcb = acb->active_dcb; in DEF_SCSI_QCMD()1066 (acb->active_dcb) ? "" : "not"); in DEF_SCSI_QCMD()1188 acb->active_dcb = NULL; in __dc395x_eh_bus_reset()1322 if (!acb->active_dcb || !acb->active_dcb->active_srb) {1327 srb = acb->active_dcb->active_srb;1366 if (acb->active_dcb) { in start_scsi()1370 acb->active_dcb->active_srb ? in start_scsi()[all …]