OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WDS_HCR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
wdsreg.h
14
#define
WDS_HCR
2 /* write */
39
/*
WDS_HCR
(write) defs */
wds.c
335
bus_space_write_1(iot, ioh,
WDS_HCR
, WDSH_DRQEN);
893
bus_space_write_1(iot, ioh,
WDS_HCR
, WDSH_SCSIRESET|WDSH_ASCRESET);
895
bus_space_write_1(iot, ioh,
WDS_HCR
, 0x00);
1018
bus_space_write_1(iot, ioh,
WDS_HCR
, WDSH_DRQEN);
1234
WDS_HCR
, WDSH_DRQEN);
1241
bus_space_write_1(sc->sc_iot, sc->sc_ioh,
WDS_HCR
,
Completed in 17 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026