Home
last modified time | relevance | path

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

/src/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.c774 xpt_gdev_type(&cgd, periph->path); in camperiphfree()
1686 xpt_gdev_type(&cgd, ccb->ccb_h.path); in camperiphscsisenseerror()
2133 xpt_gdev_type(cgd, ccb->ccb_h.path); in cam_periph_devctl_notify()
H A Dcam_xpt.c2491 xpt_gdev_type(&cgd, &path); in xptsetasyncfunc()
/src/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.c1243 xpt_gdev_type(&cgd, done_ccb->ccb_h.path); in cddone()
H A Dscsi_da.c5052 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()
/src/sys/cam/mmc/
H A Dmmc_da.c695 xpt_gdev_type(&cgd, periph->path); in sddaasync()
/src/sys/cam/ata/
H A Data_da.c1363 xpt_gdev_type(&cgd, periph->path); in adaasync()