Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdsk_common.h514 typedef int (*vd_efi_ioctl_func)(void *, int, uintptr_t); typedef
520 vd_efi_ioctl_func vdisk_ioctl; /* vdisk ioctl function */
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c3150 VD_EFI_DEV_SET(edev, vd, (vd_efi_ioctl_func)vd_backend_ioctl); in vds_efi_alloc_and_read()
3162 VD_EFI_DEV_SET(edev, vd, (vd_efi_ioctl_func)vd_backend_ioctl); in vds_efi_free()