Searched refs:XPT_PATH_INQ (Results 1 - 25 of 63) sorted by relevance

123

/freebsd-13-stable/sys/cam/
H A Dcam_xpt.h160 cpi->ccb_h.func_code = XPT_PATH_INQ;
H A Dcam_compat.c192 if (ccb->ccb_h.func_code == XPT_PATH_INQ) {
/freebsd-13-stable/sys/dev/iscsi_initiator/
H A Disc_cam.c182 case XPT_PATH_INQ:
/freebsd-13-stable/sys/dev/nvme/
H A Dnvme_sim.c170 case XPT_PATH_INQ: /* Path routing inquiry */
/freebsd-13-stable/sys/dev/mmcnull/
H A Dmmcnull.c357 case XPT_PATH_INQ:
/freebsd-13-stable/sys/dev/amr/
H A Damr_cam.c312 case XPT_PATH_INQ:
316 debug(3, "XPT_PATH_INQ");
/freebsd-13-stable/sys/dev/twa/
H A Dtw_osl_cam.c402 case XPT_PATH_INQ: /* Path inquiry -- get twa properties */
406 tw_osli_dbg_dprintf(3, sc, "XPT_PATH_INQ request");
/freebsd-13-stable/tools/tools/vhba/
H A Dvhba.c124 case XPT_PATH_INQ: /* Path routing inquiry */
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_xpt.c1962 work_ccb->ccb_h.func_code = XPT_PATH_INQ;
2310 cpi.ccb_h.func_code = XPT_PATH_INQ;
2436 cpi.ccb_h.func_code = XPT_PATH_INQ;
2737 cpi.ccb_h.func_code = XPT_PATH_INQ;
3048 cpi.ccb_h.func_code = XPT_PATH_INQ;
H A Dscsi_target.c1140 case XPT_PATH_INQ:
/freebsd-13-stable/lib/libcam/
H A Dcamlib.c597 ccb.ccb_h.func_code = XPT_PATH_INQ;
/freebsd-13-stable/sys/dev/aac/
H A Daac_cam.c302 case XPT_PATH_INQ:
/freebsd-13-stable/sys/dev/isci/
H A Disci_controller.c664 case XPT_PATH_INQ:
/freebsd-13-stable/sys/powerpc/ps3/
H A Dps3cdrom.c408 case XPT_PATH_INQ:
/freebsd-13-stable/sys/dev/mfi/
H A Dmfi_cam.c214 case XPT_PATH_INQ:
/freebsd-13-stable/sys/dev/ahci/
H A Dahciem.c621 case XPT_PATH_INQ: /* Path routing inquiry */
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c746 case XPT_PATH_INQ: {
/freebsd-13-stable/share/examples/scsi_target/
H A Dscsi_target.c923 cpi.ccb_h.func_code = XPT_PATH_INQ;
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c672 case XPT_PATH_INQ: /* Path routing inquiry */
H A Daic7xxx_osm.c763 case XPT_PATH_INQ: /* Path routing inquiry */
/freebsd-13-stable/sys/dev/ata/
H A Data-all.c1150 case XPT_PATH_INQ: /* Path routing inquiry */
/freebsd-13-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c771 case XPT_PATH_INQ:
/freebsd-13-stable/sys/powerpc/pseries/
H A Dphyp_vscsi.c421 case XPT_PATH_INQ:
/freebsd-13-stable/sys/dev/tws/
H A Dtws_cam.c284 case XPT_PATH_INQ:
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_cam.c1064 case XPT_PATH_INQ:

Completed in 368 milliseconds

123