Searched refs:vd_backend_ioctl (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vds.c | 678 static int vd_backend_ioctl(vd_t *vd, int cmd, caddr_t arg); 3148 VD_EFI_DEV_SET(edev, vd, (vd_efi_ioctl_func)vd_backend_ioctl); in vds_efi_alloc_and_read() 3160 VD_EFI_DEV_SET(edev, vd, (vd_efi_ioctl_func)vd_backend_ioctl); in vds_efi_free() 3401 vd_backend_ioctl(vd_t *vd, int cmd, caddr_t arg) in vd_backend_ioctl() function 3531 request->status = vd_backend_ioctl(vd, ioctl->cmd, ioctl->arg); in vd_do_ioctl()
|