Searched refs:xpt_gdev_type (Results 1 – 11 of 11) sorted by relevance
| /src/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 | 774 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 D | cam_xpt.c | 2491 xpt_gdev_type(&cgd, &path); in xptsetasyncfunc()
|
| /src/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 | 1243 xpt_gdev_type(&cgd, done_ccb->ccb_h.path); in cddone()
|
| H A D | scsi_da.c | 5052 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()
|
| /src/sys/cam/mmc/ |
| H A D | mmc_da.c | 695 xpt_gdev_type(&cgd, periph->path); in sddaasync()
|
| /src/sys/cam/ata/ |
| H A D | ata_da.c | 1363 xpt_gdev_type(&cgd, periph->path); in adaasync()
|