OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SB_NOTRUNNING
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
sbdspvar.h
139
#define
SB_NOTRUNNING
0 /* Not running, not initialized */
sbdsp.c
1323
if (sc->sc_i.run !=
SB_NOTRUNNING
)
1397
if (sc->sc_i.run !=
SB_NOTRUNNING
)
1409
} else if (sc->sc_i.run ==
SB_NOTRUNNING
) {
1462
if (sc->sc_o.run !=
SB_NOTRUNNING
)
1537
if (sc->sc_o.run !=
SB_NOTRUNNING
)
1549
} else if (sc->sc_o.run ==
SB_NOTRUNNING
) {
1586
if (sc->sc_o.run !=
SB_NOTRUNNING
) {
1590
sc->sc_o.run =
SB_NOTRUNNING
;
1601
if (sc->sc_i.run !=
SB_NOTRUNNING
) {
1605
sc->sc_i.run =
SB_NOTRUNNING
;
[
all
...]
Completed in 13 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025