Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_intr.c179 (PSMGI_REQ_NUM_DEVS | PSMGI_REQ_GET_DEVS)) in apic_get_vector_intr_info()
183 if (intr_params_p->avgi_req_flags & PSMGI_REQ_GET_DEVS) { in apic_get_vector_intr_info()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c355 intr_info.avgi_req_flags |= PSMGI_REQ_GET_DEVS; in pcitool_get_intr()
382 if (intr_info.avgi_req_flags & PSMGI_REQ_GET_DEVS) { in pcitool_get_intr()
409 if (intr_info.avgi_req_flags & PSMGI_REQ_GET_DEVS) { in pcitool_get_intr()
432 if (intr_info.avgi_req_flags & PSMGI_REQ_GET_DEVS) { in pcitool_get_intr()
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c693 (PSMGI_REQ_NUM_DEVS | PSMGI_REQ_GET_DEVS)) in apic_get_vector_intr_info()
697 if (intr_params_p->avgi_req_flags & PSMGI_REQ_GET_DEVS) { in apic_get_vector_intr_info()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h659 #define PSMGI_REQ_GET_DEVS 0x8 /* Request device list */ macro
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c1503 (PSMGI_REQ_NUM_DEVS | PSMGI_REQ_GET_DEVS)) in apix_get_intr_info()
1507 if (intr_params_p->avgi_req_flags & PSMGI_REQ_GET_DEVS) { in apix_get_intr_info()