Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpsm_types.h66 PSM_INTR_OP_APIC_TYPE /* 15. Returns APIC type */ enumerator
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c174 PSM_INTR_OP_APIC_TYPE, NULL) != PSM_SUCCESS) { in pcitool_set_intr()
309 PSM_INTR_OP_APIC_TYPE, NULL) != PSM_SUCCESS) { in pcitool_get_intr()
473 PSM_INTR_OP_APIC_TYPE, NULL)) != PSM_SUCCESS) { in pcitool_intr_info()
H A Dpci_common.c809 if ((*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_APIC_TYPE, NULL) == in pci_alloc_intr_fixed()
860 if ((*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_APIC_TYPE, NULL) == in pci_free_intr_fixed()
/illumos-gate/usr/src/uts/common/io/pci-ide/
H A Dpci-ide.c799 if ((*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_APIC_TYPE, NULL) == in pciide_alloc_intr()
847 if ((*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_APIC_TYPE, NULL) == in pciide_free_intr()
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_irm.c251 if (((*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_APIC_TYPE, in apix_irm_chk_apix()
H A Dapix.c1327 case PSM_INTR_OP_APIC_TYPE: in apix_intr_ops()
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c952 if ((*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_APIC_TYPE, NULL) == in isa_alloc_intr_fixed()
999 if ((*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_APIC_TYPE, NULL) == in isa_free_intr_fixed()
H A Drootnex.c1608 if ((*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_APIC_TYPE, NULL) == in rootnex_alloc_intr_fixed()
1656 if ((*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_APIC_TYPE, NULL) == in rootnex_free_intr_fixed()
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c941 case PSM_INTR_OP_APIC_TYPE: in apic_intr_ops()