Searched defs:msix_alloc (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/x86/x86/ | ||
H A D | msi.c | 661 msix_alloc(device_t dev, int *irq) in msix_alloc() function |
/freebsd/sys/dev/pci/ | ||
H A D | pcivar.h | 120 int msix_alloc; /* Number of allocated vectors. */ member |