Searched refs:PSM_INTR_OP_SET_CAP (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | psm_types.h | 58 PSM_INTR_OP_SET_CAP, /* 8. Set devices's capabilities */ enumerator
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 562 if ((*psm_intr_ops)(rdip, hdlp, PSM_INTR_OP_SET_CAP, result)) { in xpvd_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic_introp.c | 945 case PSM_INTR_OP_SET_CAP: in apic_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | mp_machdep.c | 1764 case PSM_INTR_OP_SET_CAP: in mach_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | isa.c | 802 if ((*psm_intr_ops)(rdip, hdlp, PSM_INTR_OP_SET_CAP, result)) in isa_intr_ops()
|
H A D | rootnex.c | 1403 if ((*psm_intr_ops)(rdip, hdlp, PSM_INTR_OP_SET_CAP, result)) in rootnex_intr_ops()
|
/titanic_44/usr/src/uts/i86xpv/io/psm/ |
H A D | xpv_psm.c | 772 case PSM_INTR_OP_SET_CAP: in xen_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/io/pci/ |
H A D | pci_common.c | 571 if ((*psm_intr_ops)(rdip, hdlp, PSM_INTR_OP_SET_CAP, result)) { in pci_common_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/io/apix/ |
H A D | apix.c | 1359 case PSM_INTR_OP_SET_CAP: in apix_intr_ops()
|