Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdsk_common.h99 #define VD_OP_SET_DISKGEOM 0x09 /* Set disk geometry */ macro
142 (1 << VD_OP_SET_DISKGEOM) | \
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c3640 {VD_OP_SET_DISKGEOM, STRINGIZE(VD_OP_SET_DISKGEOM), in vd_ioctl()
4110 {X(VD_OP_SET_DISKGEOM), vd_ioctl, NULL},
H A Dvdc.c7205 {VD_OP_SET_DISKGEOM, DKIOCSGEOM, sizeof (vd_geom_t),