OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPII_INTR_STATUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
mpii.c
379
#define mpii_read_intr(s) mpii_read((s),
MPII_INTR_STATUS
)
380
#define mpii_write_intr(s, v) mpii_write((s),
MPII_INTR_STATUS
, (v))
391
#define mpii_wait_db_int(s) mpii_wait_ne((s),
MPII_INTR_STATUS
, \
393
#define mpii_wait_db_ack(s) mpii_wait_eq((s),
MPII_INTR_STATUS
, \
mpiireg.h
80
#define
MPII_INTR_STATUS
(0x30)
Completed in 18 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025