Home
last modified time | relevance | path

Searched refs:xpt_path_path_id (Results 1 – 18 of 18) sorted by relevance

/freebsd-13-stable/sys/cam/ata/
HData_pmp.c187 xpt_path_path_id(periph->path), in pmpfreeze()
209 xpt_path_path_id(periph->path), in pmprelease()
232 xpt_path_path_id(periph->path), in pmponinvalidate()
443 xpt_path_path_id(periph->path), in pmpstart()
754 xpt_path_path_id(periph->path), in pmpdone()
828 xpt_path_path_id(periph->path), in pmpdone()
/freebsd-13-stable/sys/cam/
HDcam_xpt.h112 path_id_t xpt_path_path_id(struct cam_path *path);
HDcam_periph.c245 path_id = xpt_path_path_id(path); in cam_periph_alloc()
2033 xpt_path_path_id(ccb->ccb_h.path), in cam_periph_error()
2052 xpt_path_path_id(ccb->ccb_h.path), in cam_periph_error()
HDcam_xpt.c3883 xpt_path_path_id(struct cam_path *path) in xpt_path_path_id() function
/freebsd-13-stable/sys/cam/scsi/
HDscsi_enc.c235 path_id = xpt_path_path_id(path); in enc_async()
249 if (xpt_path_path_id(periph->path) != path_id && in enc_async()
HDscsi_targ_bh.c185 bus_path_id = xpt_path_path_id(path); in targbhasync()
HDscsi_sg.c624 id->channel = xpt_path_path_id(periph->path); in sgioctl()
HDscsi_enc_ses.c897 device_pattern->path_id = xpt_path_path_id(enc->periph->path); in ses_path_iter_devid_callback()
HDscsi_xpt.c1882 if (xpt_create_path(&tp, NULL, xpt_path_path_id(path), in probe_purge_old()
/freebsd-13-stable/sys/cam/ctl/
HDscsi_ctl.c276 if (softc->path_id == xpt_path_path_id(path)) in ctlfeasync()
306 __func__, xpt_path_path_id(path)); in ctlfeasync()
413 xpt_path_path_id(path), dev_chg->target, in ctlfeasync()
419 xpt_path_path_id(path)); in ctlfeasync()
/freebsd-13-stable/sys/dev/firewire/
HDsbp_targ.c454 xpt_path_path_id(ccb->ccb_h.path), in sbp_targ_en_lun()
/freebsd-13-stable/sys/powerpc/mpc85xx/
HDfsl_sata.c718 xpt_path_path_id(ch->path), i, 0) == CAM_REQ_CMP) { in fsl_sata_notify_events()
/freebsd-13-stable/sys/dev/siis/
HDsiis.c796 xpt_path_path_id(ch->path), i, 0) == CAM_REQ_CMP) { in siis_notify_events()
/freebsd-13-stable/sys/dev/mvs/
HDmvs.c642 xpt_path_path_id(ch->path), d, 0) == CAM_REQ_CMP) { in mvs_notify_events()
/freebsd-13-stable/sys/dev/ahci/
HDahci.c1295 xpt_path_path_id(ch->path), i, 0) == CAM_REQ_CMP) { in ahci_notify_events()
/freebsd-13-stable/sys/dev/pms/freebsd/driver/ini/src/
HDagtiapi.c1783 pathID = xpt_path_path_id( ccb->ccb_h.path ); in agtiapi_cam_action()
/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7xxx.c7458 xpt_path_path_id(ccb->ccb_h.path), in ahc_handle_en_lun()
HDaic79xx.c9969 xpt_path_path_id(ccb->ccb_h.path), in ahd_handle_en_lun()