Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dvmm_dev.h148 struct vm_pptdev_msix { struct
411 _IOW('v', IOCNUM_PPTDEV_MSIX, struct vm_pptdev_msix)
/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c188 struct vm_pptdev_msix *pptmsix; in vmmdev_machdep_ioctl()
291 pptmsix = (struct vm_pptdev_msix *)data; in vmmdev_machdep_ioctl()