Home
last modified time | relevance | path

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

/titanic_50/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()
/titanic_50/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c352 intr_info.avgi_req_flags |= PSMGI_REQ_GET_DEVS; in pcitool_get_intr()
379 if (intr_info.avgi_req_flags & PSMGI_REQ_GET_DEVS) { in pcitool_get_intr()
406 if (intr_info.avgi_req_flags & PSMGI_REQ_GET_DEVS) { in pcitool_get_intr()
429 if (intr_info.avgi_req_flags & PSMGI_REQ_GET_DEVS) { in pcitool_get_intr()
/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c688 (PSMGI_REQ_NUM_DEVS | PSMGI_REQ_GET_DEVS)) in apic_get_vector_intr_info()
692 if (intr_params_p->avgi_req_flags & PSMGI_REQ_GET_DEVS) { in apic_get_vector_intr_info()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dapic.h660 #define PSMGI_REQ_GET_DEVS 0x8 /* Request device list */ macro
/titanic_50/usr/src/uts/i86pc/io/apix/
H A Dapix.c1526 (PSMGI_REQ_NUM_DEVS | PSMGI_REQ_GET_DEVS)) in apix_get_intr_info()
1530 if (intr_params_p->avgi_req_flags & PSMGI_REQ_GET_DEVS) { in apix_get_intr_info()