Searched refs:PSM_INTR_OP_SET_PRI (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | psm_types.h | 59 PSM_INTR_OP_SET_PRI, /* 9. Set the interrupt priority */ enumerator
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 509 if ((*psm_intr_ops)(rdip, hdlp, PSM_INTR_OP_SET_PRI, result) == in xpvd_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic_introp.c | 862 case PSM_INTR_OP_SET_PRI: in apic_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | mp_machdep.c | 1763 case PSM_INTR_OP_SET_PRI: in mach_intr_ops()
|
/titanic_44/usr/src/uts/i86xpv/io/psm/ |
H A D | xpv_psm.c | 754 case PSM_INTR_OP_SET_PRI: in xen_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/io/pci/ |
H A D | pci_common.c | 503 if ((*psm_intr_ops)(rdip, hdlp, PSM_INTR_OP_SET_PRI, result) == in pci_common_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/io/apix/ |
H A D | apix.c | 1248 case PSM_INTR_OP_SET_PRI: in apix_intr_ops()
|
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 1428 if ((*psm_intr_ops)(rdip, hdlp, PSM_INTR_OP_SET_PRI, result) == in rootnex_intr_ops()
|