OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIOP_ALIVE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
siopvar.h
180
#define
SIOP_ALIVE
0x01 /* controller initialized */
siop2.c
628
if (sc->sc_flags &
SIOP_ALIVE
)
690
sc->sc_flags &= ~(
SIOP_ALIVE
|SIOP_INTDEFER|SIOP_INTSOFF);
719
if ((sc->sc_flags &
SIOP_ALIVE
) == 0) {
742
sc->sc_flags |=
SIOP_ALIVE
;
siop.c
640
if (sc->sc_flags &
SIOP_ALIVE
)
692
if ((sc->sc_flags &
SIOP_ALIVE
) == 0) {
715
sc->sc_flags |=
SIOP_ALIVE
;
Completed in 283 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025