Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c537 typedef struct vd_ioctl { struct
3605 vd_ioctl(vd_task_t *task) in vd_ioctl() function
4104 {X(VD_OP_FLUSH), vd_ioctl, NULL},
4105 {X(VD_OP_GET_WCE), vd_ioctl, NULL},
4106 {X(VD_OP_SET_WCE), vd_ioctl, NULL},
4107 {X(VD_OP_GET_VTOC), vd_ioctl, NULL},
4108 {X(VD_OP_SET_VTOC), vd_ioctl, NULL},
4109 {X(VD_OP_GET_DISKGEOM), vd_ioctl, NULL},
4111 {X(VD_OP_GET_EFI), vd_ioctl, NULL},
4112 {X(VD_OP_SET_EFI), vd_ioctl, NULL},
[all …]