Searched refs:vd_ioctl (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vds.c | 536 typedef struct vd_ioctl { struct 3603 vd_ioctl(vd_task_t *task) in vd_ioctl() function 4099 {X(VD_OP_FLUSH), vd_ioctl, NULL}, 4100 {X(VD_OP_GET_WCE), vd_ioctl, NULL}, 4101 {X(VD_OP_SET_WCE), vd_ioctl, NULL}, 4102 {X(VD_OP_GET_VTOC), vd_ioctl, NULL}, 4103 {X(VD_OP_SET_VTOC), vd_ioctl, NULL}, 4104 {X(VD_OP_GET_DISKGEOM), vd_ioctl, NULL}, 4105 {X(VD_OP_SET_DISKGEOM), vd_ioctl, NULL}, 4106 {X(VD_OP_GET_EFI), vd_ioctl, NULL}, [all …]
|