Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus.c102 static int vmbus_alloc_msix(device_t bus, device_t dev,
203 DEVMETHOD(pcib_alloc_msix, vmbus_alloc_msix),
1100 vmbus_alloc_msix(device_t bus, device_t dev, int *irq) in vmbus_alloc_msix() function