Searched refs:active_dcb (Results 1 – 1 of 1) sorted by relevance
304 struct DeviceCtlBlk *active_dcb; member881 if (acb->active_dcb in waiting_process_next()964 acb->active_dcb || in send_srb()1198 dcb = acb->active_dcb; in dump_register_info()1216 (acb->active_dcb) ? "" : "not"); in dump_register_info()1338 acb->active_dcb = NULL; in __dc395x_eh_bus_reset()1480 if (!acb->active_dcb || !acb->active_dcb->active_srb) {1485 srb = acb->active_dcb->active_srb;1524 if (acb->active_dcb) { in start_scsi()1528 acb->active_dcb->active_srb ? in start_scsi()[all …]