Home
last modified time | relevance | path

Searched refs:xpt_path_lun_id (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/cam/
H A Dcam_xpt.h110 lun_id_t xpt_path_lun_id(struct cam_path *path);
H A Dcam_periph.c247 lun_id = xpt_path_lun_id(path); in cam_periph_alloc()
2055 lun_id = xpt_path_lun_id(ccb->ccb_h.path); in cam_periph_error()
H A Dcam_xpt.c3806 xpt_path_lun_id(struct cam_path *path) in xpt_path_lun_id() function
/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c267 lun = xpt_path_lun_id(periph->path); in nvme_probe_start()
546 if (xpt_path_lun_id(path) == CAM_LUN_WILDCARD) { in nvme_scan_lun()
H A Dnvme_da.c875 softc->nsid = (uint32_t)xpt_path_lun_id(periph->path); in ndaregister()
/freebsd/sys/dev/nvmf/host/
H A Dnvmf_sim.c192 xpt_path_lun_id(ccb->ccb_h.path); in nvmf_sim_action()
/freebsd/sys/dev/nvme/
H A Dnvme_sim.c201 cpi->xport_specific.nvme.nsid = xpt_path_lun_id(ccb->ccb_h.path); in nvme_sim_action()
/freebsd/sys/cam/scsi/
H A Dscsi_sg.c622 id->lun = xpt_path_lun_id(periph->path); in sgioctl()
/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c247 if (xpt_path_lun_id(path) == CAM_LUN_WILDCARD) { in mmc_scan_lun()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.c927 xpt_path_lun_id(path), in ahd_async()
H A Daic7xxx_osm.c908 xpt_path_lun_id(path), in ahc_async()
H A Daic79xx.c9946 xpt_path_lun_id(ccb->ccb_h.path)); in ahd_handle_en_lun()
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c1815 && (xpt_path_lun_id(path) == lun_id)) { in ctlfe_lun_disable()
/freebsd/sys/dev/firewire/
H A Dsbp_targ.c456 xpt_path_lun_id(ccb->ccb_h.path)); in sbp_targ_en_lun()
/freebsd/sys/dev/mps/
H A Dmps_sas.c3178 lunid = xpt_path_lun_id(path); in mpssas_async()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c3366 lunid = xpt_path_lun_id(path); in mprsas_async()
/freebsd/sys/dev/isp/
H A Disp_freebsd.c813 lun = xpt_path_lun_id(path); in create_lun_state()
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c1787 lunID = xpt_path_lun_id( ccb->ccb_h.path ); in agtiapi_cam_action()
/freebsd/sys/dev/arcmsr/
H A Darcmsr.c616 target_lun = xpt_path_lun_id(path); in arcmsr_async()