Searched refs:msi_alloc (Results 1 – 3 of 3) sorted by relevance
163 int msi_alloc(device_t dev, int count, int maxcount, int *irqs);
382 msi_alloc(device_t dev, int count, int maxcount, int *irqs) in msi_alloc() function
746 return (msi_alloc(dev, count, maxcount, irqs)); in nexus_alloc_msi()