OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gxa_iot
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/evbarm/gumstix/
if_smsh_gxio.c
65
bus_space_tag_t iot = gxa->
gxa_iot
;
104
if (bus_space_map(gxa->
gxa_iot
, gxa->gxa_addr, LAN9118_IOSIZE, 0,
107
sc->sc_iot = gxa->
gxa_iot
;
gumstixvar.h
58
bus_space_tag_t
gxa_iot
; /* bus tag */
member in struct:gxio_attach_args
if_sm_gxio.c
115
bus_space_tag_t iot = gxa->
gxa_iot
;
182
if (bus_space_map(gxa->
gxa_iot
, gxa->gxa_addr, SMC_IOSIZE, 0, &ioh))
186
sc->sc_bst = gxa->
gxa_iot
;
gxio.c
235
gxa.
gxa_iot
= sc->sc_iot;
Completed in 13 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025