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