Home
last modified time | relevance | path

Searched refs:map_irq (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c1230 map_irq.pirq = -1; in apic_alloc_msi_vectors()
1231 map_irq.bus = busnum; in apic_alloc_msi_vectors()
1232 map_irq.devfn = devfn; in apic_alloc_msi_vectors()
1233 map_irq.entry_nr = i; in apic_alloc_msi_vectors()
1234 map_irq.table_base = 0; in apic_alloc_msi_vectors()
1236 irqno = map_irq.pirq; in apic_alloc_msi_vectors()
1357 map_irq.pirq = -1; in apic_alloc_msix_vectors()
1358 map_irq.bus = busnum; in apic_alloc_msix_vectors()
1359 map_irq.devfn = devfn; in apic_alloc_msix_vectors()
1360 map_irq.entry_nr = i; in apic_alloc_msix_vectors()
[all …]