Searched refs:XPT_NOTIFY_ACKNOWLEDGE (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
H A Dscsi_ctl.c947 case XPT_NOTIFY_ACKNOWLEDGE:
1498 done_ccb->ccb_h.func_code = XPT_NOTIFY_ACKNOWLEDGE;
1503 case XPT_NOTIFY_ACKNOWLEDGE:
1946 ccb->ccb_h.func_code = XPT_NOTIFY_ACKNOWLEDGE;
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c600 case XPT_NOTIFY_ACKNOWLEDGE:
H A Daic7xxx_osm.c565 case XPT_NOTIFY_ACKNOWLEDGE:
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h245 XPT_NOTIFY_ACKNOWLEDGE = 0x37 | XPT_FC_QUEUED | XPT_FC_USER_CCB, enumerator in enum:__anon8552
H A Dcam_xpt.c2778 case XPT_NOTIFY_ACKNOWLEDGE:
5573 { XPT_NOTIFY_ACKNOWLEDGE, "XPT_NOTIFY_ACKNOWLEDGE" },
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_cam.c2412 case XPT_NOTIFY_ACKNOWLEDGE:
2421 "%s: XPT_NOTIFY_ACKNOWLEDGE no IO with tag %#x\n",
/freebsd-13-stable/sys/dev/firewire/
H A Dsbp_targ.c1295 case XPT_NOTIFY_ACKNOWLEDGE: /* recycle notify ack */
/freebsd-13-stable/sys/dev/isp/
H A Disp_freebsd.c2498 case XPT_NOTIFY_ACKNOWLEDGE: /* notify ack */
2512 ISP_PATH_PRT(isp, ISP_LOGWARN, ccb->ccb_h.path, "%s: [0x%x] XPT_NOTIFY_ACKNOWLEDGE of 0x%x cannot find ntp private data\n", __func__,
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_cam.c3656 case XPT_NOTIFY_ACKNOWLEDGE: /* Task management request done. */

Completed in 125 milliseconds