OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_sah
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
uda.c
102
bus_space_handle_t
sc_sah
;
member in struct:uda_softc
214
sc->
sc_sah
= ua->ua_ioh + 2;
248
ma.ma_sah = sc->
sc_sah
;
249
ma.ma_swh = sc->
sc_sah
;
373
int code = bus_space_read_2(sc->sc_iot, sc->
sc_sah
, 0);
402
if (bus_space_read_2(sc->sc_iot, sc->
sc_sah
, 0) & MP_ERR) {
416
bus_space_write_2(sc->sc_iot, sc->
sc_sah
, 0, 0);
uda.c
102
bus_space_handle_t
sc_sah
;
member in struct:uda_softc
214
sc->
sc_sah
= ua->ua_ioh + 2;
248
ma.ma_sah = sc->
sc_sah
;
249
ma.ma_swh = sc->
sc_sah
;
373
int code = bus_space_read_2(sc->sc_iot, sc->
sc_sah
, 0);
402
if (bus_space_read_2(sc->sc_iot, sc->
sc_sah
, 0) & MP_ERR) {
416
bus_space_write_2(sc->sc_iot, sc->
sc_sah
, 0, 0);
Completed in 39 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025