OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NTWOC_PCR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
if_ntwoc_isa.c
169
pcr = bus_space_read_1(sca->sc_iot, sca->sc_ioh,
NTWOC_PCR
);
171
bus_space_write_1(sca->sc_iot, sca->sc_ioh,
NTWOC_PCR
, pcr);
183
pcr = bus_space_read_1(sca->sc_iot, sca->sc_ioh,
NTWOC_PCR
);
185
bus_space_write_1(sca->sc_iot, sca->sc_ioh,
NTWOC_PCR
, pcr);
268
bus_space_write_1(iot, ioh,
NTWOC_PCR
, 0);
276
(void)bus_space_read_1(iot, ioh,
NTWOC_PCR
);
288
bus_space_write_1(iot, ioh,
NTWOC_PCR
,
289
NTWOC_PCR_SCARUN | bus_space_read_1(iot, ioh,
NTWOC_PCR
));
367
bus_space_write_1(iot, ioh,
NTWOC_PCR
, 0);
472
bus_space_write_1(sca->sc_iot, sca->sc_ioh,
NTWOC_PCR
,
[
all
...]
if_ntwoc_isareg.h
88
#define
NTWOC_PCR
0x00 /* RW, PC Control Register */
Completed in 11 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025