OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBIC_IDLE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sgimips/stand/common/
iris_scsivar.h
77
#define
SBIC_IDLE
1 /* waiting for something to do */
iris_scsi.c
95
sc->sc_state =
SBIC_IDLE
;
134
sc->sc_state =
SBIC_IDLE
;
443
sc->sc_state =
SBIC_IDLE
;
/src/sys/dev/ic/
wd33c93var.h
196
#define
SBIC_IDLE
1 /* waiting for something to do */
wd33c93.c
267
sc->sc_state =
SBIC_IDLE
;
391
sc->sc_state =
SBIC_IDLE
;
606
if (sc->sc_state ==
SBIC_IDLE
)
671
if (sc->sc_state !=
SBIC_IDLE
)
824
sc->sc_state =
SBIC_IDLE
;
987
KASSERT(sc->sc_state ==
SBIC_IDLE
);
1446
if (sc->sc_state ==
SBIC_IDLE
) {
2040
sc->sc_state =
SBIC_IDLE
;
Completed in 14 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025