OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_istate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/dev/
fd.c
178
#define
sc_istate
sc_io.fdcio_istate
macro
435
fdc->
sc_istate
= ISTATE_IDLE;
1077
switch (fdc->
sc_istate
) {
1083
fdc->
sc_istate
= ISTATE_DONE;
1091
fdc->
sc_istate
= ISTATE_SPURIOUS;
1107
fdc->
sc_istate
= ISTATE_DONE;
1140
if (fdc->
sc_istate
!= ISTATE_DONE)
1143
fdc->
sc_istate
= ISTATE_IDLE;
1170
if (fdc->
sc_istate
!= ISTATE_IDLE) {
1173
fdc->sc_state, fdc->
sc_istate
);
[
all
...]
fd.c
178
#define
sc_istate
sc_io.fdcio_istate
macro
435
fdc->
sc_istate
= ISTATE_IDLE;
1077
switch (fdc->
sc_istate
) {
1083
fdc->
sc_istate
= ISTATE_DONE;
1091
fdc->
sc_istate
= ISTATE_SPURIOUS;
1107
fdc->
sc_istate
= ISTATE_DONE;
1140
if (fdc->
sc_istate
!= ISTATE_DONE)
1143
fdc->
sc_istate
= ISTATE_IDLE;
1170
if (fdc->
sc_istate
!= ISTATE_IDLE) {
1173
fdc->sc_state, fdc->
sc_istate
);
[
all
...]
Completed in 175 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025