Home
last modified time | relevance | path

Searched refs:vd_scsi_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdsk_common.h323 } vd_scsi_t; typedef
326 #define VD_SCSI_SIZE (sizeof (vd_scsi_t) - sizeof (uint64_t))
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c5775 static vd_scsi_t *
5779 vd_scsi_t *vd_scsi; in vdc_scsi_alloc()
6117 static vd_scsi_t *
6121 vd_scsi_t *vd_scsi; in vdc_scsi_alloc_persistent_in()
6155 static vd_scsi_t *
6159 vd_scsi_t *vd_scsi; in vdc_scsi_alloc_persistent_out()
6190 vd_scsi_t *vd_scsi; in vdc_mhd_inkeys()
6302 vd_scsi_t *vd_scsi; in vdc_mhd_inresv()
6430 vd_scsi_t *vd_scsi; in vdc_mhd_register()
6470 vd_scsi_t *vd_scsi; in vdc_mhd_reserve()
[all …]
H A Dvds.c2727 vd_scsi_t *vd_scsi = (vd_scsi_t *)vd_buf; in vd_scsicmd_in()
2804 vd_scsi_t *vd_scsi = (vd_scsi_t *)vd_buf; in vd_scsicmd_out()
3651 {VD_OP_SCSICMD, STRINGIZE(VD_OP_SCSICMD), RNDSIZE(vd_scsi_t), in vd_ioctl()