OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WDS_STAT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
wds.c
227
wds_wait(iot, ioh,
WDS_STAT
, WDSS_RDY, WDSS_RDY);
231
wds_wait(iot, ioh,
WDS_STAT
, WDSS_RDY, WDSS_RDY);
232
c = bus_space_read_1(iot, ioh,
WDS_STAT
);
476
if ((bus_space_read_1(iot, ioh,
WDS_STAT
) & WDSS_IRQ) == 0)
882
if ((bus_space_read_1(iot, ioh,
WDS_STAT
) & WDSS_RDY) != 0)
890
if ((bus_space_read_1(iot, ioh,
WDS_STAT
) & WDSS_RDY) != 0)
897
wds_wait(iot, ioh,
WDS_STAT
, WDSS_RDY, WDSS_RDY);
903
if ((bus_space_read_1(iot, ioh,
WDS_STAT
) & WDSS_RDY) != 0)
986
wds_wait(iot, ioh,
WDS_STAT
, WDSS_INIT, WDSS_INIT);
1284
if (bus_space_read_1(iot, ioh,
WDS_STAT
) & WDSS_IRQ
[
all
...]
wdsreg.h
9
#define
WDS_STAT
0 /* read */
16
/*
WDS_STAT
(read) defs */
Completed in 33 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025