OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPII_DOORBELL_STATE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
mpii.c
558
if (mpii_wait_eq(sc, MPII_DOORBELL,
MPII_DOORBELL_STATE
,
561
mpii_read_db(sc) &
MPII_DOORBELL_STATE
);
1014
if (mpii_wait_ne(sc, MPII_DOORBELL,
MPII_DOORBELL_STATE
,
1030
switch (db &
MPII_DOORBELL_STATE
) {
1054
if (mpii_wait_ne(sc, MPII_DOORBELL,
MPII_DOORBELL_STATE
,
1082
if (mpii_wait_eq(sc, MPII_DOORBELL,
MPII_DOORBELL_STATE
,
mpiireg.h
24
#define
MPII_DOORBELL_STATE
(0xf<<28) /* ioc state */
Completed in 18 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025