OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPC_IDLE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
mb89352var.h
144
#define
SPC_IDLE
1
mb89352.c
449
sc->sc_state =
SPC_IDLE
;
562
if (sc->sc_state ==
SPC_IDLE
)
783
* called when state ==
SPC_IDLE
and at bio pl.
874
sc->sc_state =
SPC_IDLE
;
1707
case
SPC_IDLE
:
1806
if (sc->sc_state !=
SPC_IDLE
) {
2033
sc->sc_state =
SPC_IDLE
;
2063
if (sc->sc_state ==
SPC_IDLE
)
/src/sys/arch/x68k/dev/
mhavar.h
148
#define
SPC_IDLE
0x01 /* waiting for something to do */
mha.c
476
sc->sc_state =
SPC_IDLE
;
502
sc->sc_state =
SPC_IDLE
;
725
if (sc->sc_state ==
SPC_IDLE
)
784
if (sc->sc_state ==
SPC_IDLE
) {
816
* called when state ==
SPC_IDLE
and at bio pl.
826
if (sc->sc_state !=
SPC_IDLE
)
935
sc->sc_state =
SPC_IDLE
;
1847
sc->sc_state =
SPC_IDLE
;
1939
if (sc->sc_state ==
SPC_IDLE
)
Completed in 42 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025