OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_istatus
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/dev/
fdc.c
217
#define
sc_istatus
sc_io.fdcio_istatus
macro
788
fdc->
sc_istatus
= FDC_ISTATUS_NONE;
1475
fdc->sc_state, fdc->
sc_istatus
);
1523
fdc->
sc_istatus
= FDC_ISTATUS_ERROR;
1525
fdc->
sc_istatus
= FDC_ISTATUS_DONE;
1530
fdc->
sc_istatus
= FDC_ISTATUS_ERROR;
1532
fdc->
sc_istatus
= FDC_ISTATUS_DONE;
1540
fdc->
sc_istatus
= FDC_ISTATUS_SPURIOUS;
1560
fdc->
sc_istatus
= FDC_ISTATUS_DONE;
1592
if (fdc->
sc_istatus
== FDC_ISTATUS_NONE
[
all
...]
/src/sys/arch/sparc/dev/
fd.c
202
#define
sc_istatus
sc_io.fdcio_istatus
macro
633
fdc->
sc_istatus
= FDC_ISTATUS_NONE;
1292
fdc->sc_state, fdc->
sc_istatus
);
1340
fdc->
sc_istatus
= FDC_ISTATUS_ERROR;
1342
fdc->
sc_istatus
= FDC_ISTATUS_DONE;
1347
fdc->
sc_istatus
= FDC_ISTATUS_ERROR;
1349
fdc->
sc_istatus
= FDC_ISTATUS_DONE;
1357
fdc->
sc_istatus
= FDC_ISTATUS_SPURIOUS;
1377
fdc->
sc_istatus
= FDC_ISTATUS_DONE;
1409
if (fdc->
sc_istatus
== FDC_ISTATUS_NONE
[
all
...]
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025