Home
last modified time | relevance | path

Searched refs:xpt_gdev_type (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/cam/
H A Dcam_xpt.h165 xpt_gdev_type(struct ccb_getdev *cgd, struct cam_path *path) in xpt_gdev_type() function
H A Dcam_periph.c802 xpt_gdev_type(&cgd, periph->path); in camperiphfree()
1714 xpt_gdev_type(&cgd, ccb->ccb_h.path); in camperiphscsisenseerror()
2166 xpt_gdev_type(cgd, periph->path); in cam_periph_devctl_sb_init()
H A Dcam_xpt.c2500 xpt_gdev_type(&cgd, &path); in xptsetasyncfunc()
/freebsd/sys/cam/scsi/
H A Dscsi_ch.c1708 xpt_gdev_type(cgd, periph->path); in chscsiversion()
H A Dscsi_enc_ses.c982 xpt_gdev_type(&cgd, path); in ses_paths_iter()
H A Dscsi_all.c3711 xpt_gdev_type(cgd, csio->ccb_h.path); in scsi_command_string()
5169 xpt_gdev_type(cgd, csio->ccb_h.path); in scsi_sense_sbuf()
H A Dscsi_cd.c1253 xpt_gdev_type(&cgd, done_ccb->ccb_h.path); in cddone()
H A Dscsi_da.c5056 xpt_gdev_type(&cgd, done_ccb->ccb_h.path); in dadone_proberc()
H A Dscsi_sa.c4734 xpt_gdev_type(&cgd, periph->path); in saextget()
/freebsd/sys/cam/mmc/
H A Dmmc_da.c699 xpt_gdev_type(&cgd, periph->path); in sddaasync()
/freebsd/sys/cam/ata/
H A Data_da.c1367 xpt_gdev_type(&cgd, periph->path); in adaasync()