OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCR_IDLE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
ncr5380sbc.c
368
sc->sc_state =
NCR_IDLE
;
436
if (sc->sc_state ==
NCR_IDLE
) {
471
if (sc->sc_state ==
NCR_IDLE
) {
571
if (sc->sc_state ==
NCR_IDLE
) {
631
if (sc->sc_state !=
NCR_IDLE
) {
678
if (sc->sc_state ==
NCR_IDLE
) {
726
if (sc->sc_state ==
NCR_IDLE
)
817
sc->sc_state =
NCR_IDLE
;
828
* Busy (sc->sc_state !=
NCR_IDLE
)
850
if (sc->sc_state !=
NCR_IDLE
)
[
all
...]
ncr5380var.h
176
#define
NCR_IDLE
0 /* Ready for new work. */
ncr53c9x.c
558
sc->sc_state =
NCR_IDLE
;
915
if (sc->sc_state ==
NCR_IDLE
)
1025
if (sc->sc_state ==
NCR_IDLE
) {
1065
* things going. Should only be called when state ==
NCR_IDLE
and at bio pl.
1078
if (sc->sc_state !=
NCR_IDLE
)
1197
if (sc->sc_state ==
NCR_IDLE
)
1264
sc->sc_state =
NCR_IDLE
;
2406
case
NCR_IDLE
:
2627
if (sc->sc_state ==
NCR_IDLE
) {
2834
sc->sc_state =
NCR_IDLE
;
[
all
...]
ncr53c9xvar.h
343
#define
NCR_IDLE
1 /* waiting for something to do */
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025