OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:haa_iot
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/hpcmips/dev/
com_hpcio.c
277
bus_space_tag_t iot = haa->
haa_iot
;
309
if ((com_hpcio_cniot == haa->
haa_iot
||
310
com_hpcio_cniot->bs_base == haa->
haa_iot
) &&
314
if (com_hpcio_cniot->bs_base == haa->
haa_iot
)
317
com_hpcio_common_probe(haa->
haa_iot
, addr, &alignment);
321
com_hpcio_iot_init(iot, haa->
haa_iot
);
323
iot = haa->
haa_iot
;
/src/sys/arch/hpcmips/tx/
txioman.c
75
haa.
haa_iot
= 0; /* not needed for TX */
/src/sys/dev/hpc/
hpciovar.h
58
bus_space_tag_t
haa_iot
; /* I/O space tag */
member in struct:hpcio_attach_args
/src/sys/arch/hpcmips/isa/
isa_machdep.c
154
(struct bus_space_tag_hpcmips *)haa->
haa_iot
, "ISA mem",
162
(struct bus_space_tag_hpcmips *)haa->
haa_iot
, "ISA port",
/src/sys/arch/hpcmips/vr/
vrgiu.c
270
haa.
haa_iot
= sc->sc_iot;
292
haa.
haa_iot
= sc->sc_iot;
vrc4172gpio.c
205
sc->sc_iot = args->
haa_iot
;
322
sc->sc_haa.
haa_iot
= sc->sc_iot;
vr4181giu.c
153
sc->sc_haa.
haa_iot
= sc->sc_iot;
Completed in 18 milliseconds
Indexes created Thu Nov 06 16:10:07 GMT 2025