Searched refs:xpt_gdev_type (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/cam/ |
| H A D | cam_xpt.h | 165 xpt_gdev_type(struct ccb_getdev *cgd, struct cam_path *path) in xpt_gdev_type() function
|
| H A D | cam_periph.c | 802 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 D | cam_xpt.c | 2500 xpt_gdev_type(&cgd, &path); in xptsetasyncfunc()
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_ch.c | 1708 xpt_gdev_type(cgd, periph->path); in chscsiversion()
|
| H A D | scsi_enc_ses.c | 982 xpt_gdev_type(&cgd, path); in ses_paths_iter()
|
| H A D | scsi_all.c | 3711 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 D | scsi_cd.c | 1253 xpt_gdev_type(&cgd, done_ccb->ccb_h.path); in cddone()
|
| H A D | scsi_da.c | 5056 xpt_gdev_type(&cgd, done_ccb->ccb_h.path); in dadone_proberc()
|
| H A D | scsi_sa.c | 4734 xpt_gdev_type(&cgd, periph->path); in saextget()
|
| /freebsd/sys/cam/mmc/ |
| H A D | mmc_da.c | 699 xpt_gdev_type(&cgd, periph->path); in sddaasync()
|
| /freebsd/sys/cam/ata/ |
| H A D | ata_da.c | 1367 xpt_gdev_type(&cgd, periph->path); in adaasync()
|