Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_xpt.h107 lun_id_t xpt_path_lun_id(struct cam_path *path);
HDcam_periph.c209 lun_id = xpt_path_lun_id(path); in cam_periph_alloc()
1769 lun_id = xpt_path_lun_id(ccb->ccb_h.path); in cam_periph_error()
HDcam_xpt.c3750 xpt_path_lun_id(struct cam_path *path) in xpt_path_lun_id() function
/NextBSD/sys/cam/scsi/
HDscsi_sg.c632 id->lun = xpt_path_lun_id(periph->path); in sgioctl()
/NextBSD/sys/dev/aic7xxx/
HDaic79xx_osm.c922 xpt_path_lun_id(path), in ahd_async()
HDaic7xxx_osm.c906 xpt_path_lun_id(path), in ahc_async()
HDaic7xxx.c7495 xpt_path_lun_id(ccb->ccb_h.path)); in ahc_handle_en_lun()
HDaic79xx.c10024 xpt_path_lun_id(ccb->ccb_h.path)); in ahd_handle_en_lun()
/NextBSD/sys/dev/mps/
HDmps_sas.c3254 lunid = xpt_path_lun_id(path); in mpssas_async()
3340 lunid = xpt_path_lun_id(path); in mpssas_check_eedp()
/NextBSD/sys/dev/mpr/
HDmpr_sas.c3108 lunid = xpt_path_lun_id(path); in mprsas_async()
3206 lunid = xpt_path_lun_id(path); in mprsas_check_eedp()
/NextBSD/sys/cam/ctl/
HDscsi_ctl.c1907 && (xpt_path_lun_id(path) == lun_id)) { in ctlfe_lun_disable()
/NextBSD/sys/dev/firewire/
HDsbp_targ.c460 xpt_path_lun_id(ccb->ccb_h.path)); in sbp_targ_en_lun()
/NextBSD/sys/dev/arcmsr/
HDarcmsr.c640 target_lun = xpt_path_lun_id(path); in arcmsr_async()
/NextBSD/sys/dev/pms/freebsd/driver/ini/src/
HDagtiapi.c1820 lunID = xpt_path_lun_id( ccb->ccb_h.path ); in agtiapi_cam_action()
/NextBSD/sys/dev/isp/
HDisp_freebsd.c1096 lun = xpt_path_lun_id(path); in create_lun_state()