Lines Matching +full:irqs +full:- +full:reserved
1 #-
3 # All rights reserved.
113 # Allocate 'count' MSI messages mapped onto 'count' IRQs. 'irq' points
124 int *irqs;
128 # Release 'count' MSI messages mapped onto 'count' IRQs stored in the
129 # array pointed to by 'irqs'.
135 int *irqs;
139 # Allocate a single MSI-X message mapped onto '*irq'.
148 # Release a single MSI-X message mapped onto 'irq'.
157 # Determine the MSI/MSI-X message address and data for 'irq'. The address
198 # Return non-zero if PCI ARI is enabled, or zero otherwise