OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IST_MSI
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/powerpc/include/booke/
intr.h
58
#define
IST_MSI
(NIPL+5) /* message signaling interrupt (PCI) */
/src/sys/arch/powerpc/booke/pci/
pq3pci.c
1239
handle = PIH_MAKE(i * 32 + n,
IST_MSI
, 0);
1261
handle = PIH_MAKE(freegroup * 32 + n,
IST_MSI
, 0);
1421
if (PIH_IST(handle) ==
IST_MSI
) {
1434
if (PIH_IST(handle) ==
IST_MSI
) {
1455
if (ist ==
IST_MSI
) {
1595
if (ist ==
IST_MSI
)
1679
if (ist ==
IST_MSI
)
/src/sys/arch/powerpc/booke/
e500_intr.c
401
[
IST_MSI
] = "msi",
744
KASSERT(ist > IST_NONE && ist < IST_MAX && ist !=
IST_MSI
);
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025