OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oba_width
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/arch/evbarm/adi_brh/
obiovar.h
45
int
oba_width
; /* bus width */
member in struct:obio_attach_args
obio.c
119
if (oba->
oba_width
!= OBIOCF_WIDTH_DEFAULT)
120
aprint_normal(" width %d", oba->
oba_width
);
136
oba.
oba_width
= cf->cf_loc[OBIOCF_WIDTH];
/src/sys/arch/evbarm/hdl_g/
obiovar.h
45
int
oba_width
; /* bus width */
member in struct:obio_attach_args
obio.c
101
if (oba->
oba_width
!= OBIOCF_WIDTH_DEFAULT)
102
aprint_normal(" width %d", oba->
oba_width
);
118
oba.
oba_width
= cf->cf_loc[OBIOCF_WIDTH];
/src/sys/arch/evbarm/iq80310/
obiovar.h
45
int
oba_width
; /* bus width */
member in struct:obio_attach_args
obio.c
139
if (oba->
oba_width
!= OBIOCF_WIDTH_DEFAULT)
140
aprint_normal(" width %d", oba->
oba_width
);
155
oba.
oba_width
= cf->cf_loc[OBIOCF_WIDTH];
/src/sys/arch/evbarm/iq80321/
obiovar.h
45
int
oba_width
; /* bus width */
member in struct:obio_attach_args
obio.c
118
if (oba->
oba_width
!= OBIOCF_WIDTH_DEFAULT)
119
aprint_normal(" width %d", oba->
oba_width
);
135
oba.
oba_width
= cf->cf_loc[OBIOCF_WIDTH];
/src/sys/arch/evbarm/iyonix/
obiovar.h
45
int
oba_width
; /* bus width */
member in struct:obio_attach_args
obio.c
117
if (oba->
oba_width
!= OBIOCF_WIDTH_DEFAULT)
118
aprint_normal(" width %d", oba->
oba_width
);
134
oba.
oba_width
= cf->cf_loc[OBIOCF_WIDTH];
/src/sys/arch/iyonix/iyonix/
obiovar.h
45
int
oba_width
; /* bus width */
member in struct:obio_attach_args
obio.c
117
if (oba->
oba_width
!= OBIOCF_WIDTH_DEFAULT)
118
aprint_normal(" width %d", oba->
oba_width
);
134
oba.
oba_width
= cf->cf_loc[OBIOCF_WIDTH];
Completed in 119 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025