Symbol: xpt_path_path_id
sys/cam/ata/ata_pmp.c
186
xpt_path_path_id(periph->path),
sys/cam/ata/ata_pmp.c
208
xpt_path_path_id(periph->path),
sys/cam/ata/ata_pmp.c
231
xpt_path_path_id(periph->path),
sys/cam/ata/ata_pmp.c
442
xpt_path_path_id(periph->path),
sys/cam/ata/ata_pmp.c
753
xpt_path_path_id(periph->path),
sys/cam/ata/ata_pmp.c
827
xpt_path_path_id(periph->path),
sys/cam/cam_periph.c
2058
xpt_path_path_id(ccb->ccb_h.path),
sys/cam/cam_periph.c
2077
xpt_path_path_id(ccb->ccb_h.path),
sys/cam/cam_periph.c
245
path_id = xpt_path_path_id(path);
sys/cam/cam_xpt.h
108
path_id_t xpt_path_path_id(struct cam_path *path);
sys/cam/ctl/scsi_ctl.c
275
if (softc->path_id == xpt_path_path_id(path))
sys/cam/ctl/scsi_ctl.c
305
__func__, xpt_path_path_id(path));
sys/cam/ctl/scsi_ctl.c
412
xpt_path_path_id(path), dev_chg->target,
sys/cam/ctl/scsi_ctl.c
418
xpt_path_path_id(path));
sys/cam/scsi/scsi_enc.c
233
path_id = xpt_path_path_id(path);
sys/cam/scsi/scsi_enc.c
247
if (xpt_path_path_id(periph->path) != path_id &&
sys/cam/scsi/scsi_enc_ses.c
896
device_pattern->path_id = xpt_path_path_id(enc->periph->path);
sys/cam/scsi/scsi_sg.c
620
id->channel = xpt_path_path_id(periph->path);
sys/cam/scsi/scsi_targ_bh.c
184
bus_path_id = xpt_path_path_id(path);
sys/cam/scsi/scsi_xpt.c
1924
if (xpt_create_path(&tp, NULL, xpt_path_path_id(path),
sys/dev/ahci/ahci.c
1294
xpt_path_path_id(ch->path), i, 0) == CAM_REQ_CMP) {
sys/dev/aic7xxx/aic79xx.c
9944
xpt_path_path_id(ccb->ccb_h.path),
sys/dev/aic7xxx/aic7xxx.c
7437
xpt_path_path_id(ccb->ccb_h.path),
sys/dev/firewire/sbp_targ.c
454
xpt_path_path_id(ccb->ccb_h.path),
sys/dev/mvs/mvs.c
639
xpt_path_path_id(ch->path), d, 0) == CAM_REQ_CMP) {
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
1785
pathID = xpt_path_path_id( ccb->ccb_h.path );
sys/dev/siis/siis.c
797
xpt_path_path_id(ch->path), i, 0) == CAM_REQ_CMP) {
sys/powerpc/mpc85xx/fsl_sata.c
717
xpt_path_path_id(ch->path), i, 0) == CAM_REQ_CMP) {