Searched refs:msix_alloc (Results 1 – 3 of 3) sorted by relevance
167 int msix_alloc(device_t dev, int *irq);
632 msix_alloc(device_t dev, int *irq) in msix_alloc() function
732 return (msix_alloc(dev, irq)); in nexus_alloc_msix()