Searched refs:active_dcb (Results 1 – 1 of 1) sorted by relevance
304 struct DeviceCtlBlk *active_dcb; member878 if (acb->active_dcb in waiting_process_next()961 acb->active_dcb || in send_srb()1195 dcb = acb->active_dcb; in dump_register_info()1213 (acb->active_dcb) ? "" : "not"); in dump_register_info()1335 acb->active_dcb = NULL; in __dc395x_eh_bus_reset()1477 if (!acb->active_dcb || !acb->active_dcb->active_srb) {1482 srb = acb->active_dcb->active_srb;1521 if (acb->active_dcb) { in start_scsi()1525 acb->active_dcb->active_srb ? in start_scsi()[all …]