Searched refs:active_dcb (Results 1 – 1 of 1) sorted by relevance
304 struct DeviceCtlBlk *active_dcb; member779 if (acb->active_dcb in waiting_process_next()862 acb->active_dcb || in send_srb()1095 dcb = acb->active_dcb; in dump_register_info()1113 (acb->active_dcb) ? "" : "not"); in dump_register_info()1235 acb->active_dcb = NULL; in __dc395x_eh_bus_reset()1377 if (!acb->active_dcb || !acb->active_dcb->active_srb) {1382 srb = acb->active_dcb->active_srb;1421 if (acb->active_dcb) { in start_scsi()1425 acb->active_dcb->active_srb ? in start_scsi()[all …]