Searched refs:xpt_path_periph (Results 1 - 15 of 15) sorted by path

/freebsd-11-stable/sys/cam/ctl/
H A Dscsi_ctl.c1921 periph = xpt_path_periph(ccb->ccb_h.path);
1941 periph = xpt_path_periph(ccb->ccb_h.path);
/freebsd-11-stable/sys/dev/firewire/
H A Dsbp.c2398 name = xpt_path_periph(ccb->ccb_h.path)->periph_name;
/freebsd-11-stable/sys/cam/ata/
H A Data_da.c3290 periph = xpt_path_periph(ccb->ccb_h.path);
/freebsd-11-stable/sys/cam/
H A Dcam_periph.c1520 periph = xpt_path_periph(ccb->ccb_h.path);
1555 periph = xpt_path_periph(ccb->ccb_h.path);
1769 periph = xpt_path_periph(ccb->ccb_h.path);
2012 periph = xpt_path_periph(ccb->ccb_h.path);
H A Dcam_xpt.c3831 xpt_path_periph(struct cam_path *path) function
H A Dcam_xpt.h115 struct cam_periph *xpt_path_periph(struct cam_path *path);
/freebsd-11-stable/sys/cam/nvme/
H A Dnvme_da.c1054 periph = xpt_path_periph(ccb->ccb_h.path);
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.c447 if (xpt_path_periph(ccb->ccb_h.path) != periph &&
816 periph = xpt_path_periph(ccb->ccb_h.path);
2878 periph = xpt_path_periph(ccb->ccb_h.path);
3025 periph = xpt_path_periph(ccb->ccb_h.path);
H A Dscsi_ch.c747 periph = xpt_path_periph(ccb->ccb_h.path);
H A Dscsi_da.c1946 if (xpt_path_periph(ccb->ccb_h.path) != periph &&
3945 softc = (struct da_softc *)xpt_path_periph(ccb->ccb_h.path)->softc;
5468 periph = xpt_path_periph(ccb->ccb_h.path);
H A Dscsi_enc.c353 periph = xpt_path_periph(ccb->ccb_h.path);
H A Dscsi_pass.c2279 periph = xpt_path_periph(ccb->ccb_h.path);
H A Dscsi_pt.c566 periph = xpt_path_periph(ccb->ccb_h.path);
H A Dscsi_sa.c3378 periph = xpt_path_periph(ccb->ccb_h.path);
H A Dscsi_sg.c940 periph = xpt_path_periph(ccb->ccb_h.path);

Completed in 491 milliseconds