Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/hyperv/vmbus/
HDvmbus.c95 static int vmbus_alloc_msix(device_t bus, device_t dev,
190 DEVMETHOD(pcib_alloc_msix, vmbus_alloc_msix),
1161 vmbus_alloc_msix(device_t bus, device_t dev, int *irq) in vmbus_alloc_msix() function