Searched refs:active_dcb (Results 1 – 1 of 1) sorted by relevance
303 struct DeviceCtlBlk *active_dcb; member880 if (acb->active_dcb in waiting_process_next()963 acb->active_dcb || in send_srb()1196 dcb = acb->active_dcb; in dump_register_info()1214 (acb->active_dcb) ? "" : "not"); in dump_register_info()1336 acb->active_dcb = NULL; in __dc395x_eh_bus_reset()1478 if (!acb->active_dcb || !acb->active_dcb->active_srb) {1483 srb = acb->active_dcb->active_srb;1522 if (acb->active_dcb) { in start_scsi()1526 acb->active_dcb->active_srb ? in start_scsi()[all …]