OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UG_DATA
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
ug.c
326
while (bus_space_read_1(sc->sc_iot, sc->sc_ioh,
UG_DATA
) != 0x08) {
332
bus_space_write_1(sc->sc_iot, sc->sc_ioh,
UG_DATA
, 0);
335
if (!ug_waitfor(sc,
UG_DATA
, 0x09))
354
bus_space_write_1(sc->sc_iot, sc->sc_ioh,
UG_DATA
, bank);
357
if (!ug_waitfor(sc,
UG_DATA
, 8))
363
if (!ug_waitfor(sc,
UG_DATA
, 1))
587
bus_space_write_1(iot, ioh,
UG_DATA
, 0x1a);
588
while (bus_space_read_1(iot, ioh,
UG_DATA
) &
601
while (!(bus_space_read_1(iot, ioh,
UG_DATA
) &
623
bus_space_write_1(iot, ioh,
UG_DATA
, 0x20)
[
all
...]
ugreg.h
43
#define
UG_DATA
4
/src/sys/dev/isa/
ug_isa.c
88
vald = bus_space_read_1(ia->ia_iot, bsh,
UG_DATA
);
Completed in 16 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025