Lines Matching defs:active_dcb
303 struct DeviceCtlBlk *active_dcb;
778 if (acb->active_dcb
861 acb->active_dcb ||
1062 dcb = acb->active_dcb;
1080 (acb->active_dcb) ? "" : "not");
1202 acb->active_dcb = NULL;
1344 if (!acb->active_dcb || !acb->active_dcb->active_srb) {
1349 srb = acb->active_dcb->active_srb;
1388 if (acb->active_dcb) {
1392 acb->active_dcb->active_srb ?
1393 acb->active_dcb->active_srb->cmd : 0);
1527 acb->active_dcb = dcb;
1607 dcb = acb->active_dcb;
1689 if (acb->active_dcb) {
1690 acb->active_dcb-> flag |= ABORT_DEV_;
1691 if (acb->active_dcb->active_srb)
1692 enable_msgout_abort(acb, acb->active_dcb->active_srb);
1777 dcb = acb->active_dcb;
2731 struct DeviceCtlBlk *dcb = acb->active_dcb;
2892 struct DeviceCtlBlk *dcb = acb->active_dcb;
2907 acb->active_dcb = NULL;
2988 struct DeviceCtlBlk *dcb = acb->active_dcb;
3038 acb->active_dcb = dcb;
3526 acb->active_dcb = NULL;
3704 if (acb->active_dcb == dcb)
3705 acb->active_dcb = NULL;
4231 acb->active_dcb = NULL;