Lines Matching defs:active_dcb
288 struct DeviceCtlBlk *active_dcb;
763 if (acb->active_dcb
846 acb->active_dcb ||
1046 dcb = acb->active_dcb;
1064 (acb->active_dcb) ? "" : "not");
1186 acb->active_dcb = NULL;
1320 if (!acb->active_dcb || !acb->active_dcb->active_srb) {
1325 srb = acb->active_dcb->active_srb;
1364 if (acb->active_dcb) {
1368 acb->active_dcb->active_srb ?
1369 acb->active_dcb->active_srb->cmd : 0);
1503 acb->active_dcb = dcb;
1583 dcb = acb->active_dcb;
1665 if (acb->active_dcb) {
1666 acb->active_dcb-> flag |= ABORT_DEV_;
1667 if (acb->active_dcb->active_srb)
1668 enable_msgout_abort(acb, acb->active_dcb->active_srb);
1754 dcb = acb->active_dcb;
2707 struct DeviceCtlBlk *dcb = acb->active_dcb;
2868 struct DeviceCtlBlk *dcb = acb->active_dcb;
2883 acb->active_dcb = NULL;
2964 struct DeviceCtlBlk *dcb = acb->active_dcb;
3012 acb->active_dcb = dcb;
3480 acb->active_dcb = NULL;
3658 if (acb->active_dcb == dcb)
3659 acb->active_dcb = NULL;
4185 acb->active_dcb = NULL;