Lines Matching refs:func_code
2426 ccb->ccb_h.func_code = XPT_SCAN_BUS; in mpt_cam_event()
2533 crs->ccb_h.func_code = XPT_REL_SIMQ; in mpt_cam_event()
2575 ccb->ccb_h.func_code = XPT_SCAN_BUS; in mpt_cam_event()
3293 ccb->ccb_h.func_code != XPT_PATH_INQ && in mpt_action()
3294 ccb->ccb_h.func_code != XPT_RESET_BUS && in mpt_action()
3295 ccb->ccb_h.func_code != XPT_RESET_DEV) { in mpt_action()
3305 switch (ccb->ccb_h.func_code) { in mpt_action()
3343 if (ccb->ccb_h.func_code == XPT_RESET_BUS) { in mpt_action()
3364 switch (accb->ccb_h.func_code) { in mpt_action()
3695 if (ccb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO) { in mpt_action()
3700 } else if (ccb->ccb_h.func_code == XPT_IMMED_NOTIFY) { in mpt_action()
4637 if (accb->ccb_h.func_code == XPT_ACCEPT_TARGET_IO) { in mpt_abort_target_ccb()
4639 } else if (accb->ccb_h.func_code == XPT_IMMED_NOTIFY) { in mpt_abort_target_ccb()