OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OSIOP_ISTAT
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/ews4800mips/sbd/
osiop_sbdio.c
104
istat = osiop_read_1(sc,
OSIOP_ISTAT
);
/src/sys/dev/ic/
osiop.c
470
while (((istat = osiop_read_1(sc,
OSIOP_ISTAT
)) &
787
osiop_write_1(sc,
OSIOP_ISTAT
,
788
osiop_read_1(sc,
OSIOP_ISTAT
) | OSIOP_ISTAT_ABRT);
790
osiop_write_1(sc,
OSIOP_ISTAT
,
791
osiop_read_1(sc,
OSIOP_ISTAT
) | OSIOP_ISTAT_RST);
793
osiop_write_1(sc,
OSIOP_ISTAT
,
794
osiop_read_1(sc,
OSIOP_ISTAT
) & ~OSIOP_ISTAT_RST);
824
stat = osiop_read_1(sc,
OSIOP_ISTAT
);
895
osiop_read_1(sc,
OSIOP_ISTAT
),
1013
if (osiop_read_1(sc,
OSIOP_ISTAT
) & OSIOP_ISTAT_CON
[
all
...]
osiopreg.h
91
#define
OSIOP_ISTAT
(0x20+BL1) /* rw: Interrupt Status reg */
/src/sys/arch/arc/jazz/
osiop_jazzio.c
126
istat = osiop_read_1(sc,
OSIOP_ISTAT
);
/src/sys/dev/mvme/
osiop_pcctwo.c
177
istat = osiop_read_1(&sc->sc_osiop,
OSIOP_ISTAT
);
/src/sys/arch/hppa/gsc/
osiop_gsc.c
202
istat = osiop_read_1(sc,
OSIOP_ISTAT
);
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025