Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c764 int count_vec; in apic_intr_ops() local
881 count_vec = apic_alloc_msi_vectors(dip, hdlp->ih_inum, in apic_intr_ops()
885 count_vec = apic_alloc_msix_vectors(dip, hdlp->ih_inum, in apic_intr_ops()
891 if (!count_vec) in apic_intr_ops()
895 apic_free_vectors(dip, hdlp->ih_inum, count_vec, in apic_intr_ops()