OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ba_iot
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/bi/
bi.c
84
nr = bus_space_read_2(ba->
ba_iot
, ba->ba_ioh, 0);
100
if (bus_space_read_4(ba->
ba_iot
, ba->ba_ioh, BIREG_SADR) &&
101
bus_space_read_4(ba->
ba_iot
, ba->ba_ioh, BIREG_EADR))
103
bus_space_read_4(ba->
ba_iot
, ba->ba_ioh, BIREG_SADR),
104
bus_space_read_4(ba->
ba_iot
, ba->ba_ioh, BIREG_EADR));
120
ba.
ba_iot
= sc->sc_iot;
139
(bus_space_read_2(ba.
ba_iot
, ba.ba_ioh, 0) == 0)) {
140
bus_space_unmap(ba.
ba_iot
, ba.ba_ioh, BI_NODESIZE);
bivar.h
53
bus_space_tag_t
ba_iot
;
member in struct:bi_attach_args
kdb.c
129
if (bus_space_read_2(ba->
ba_iot
, ba->ba_ioh, BIREG_DTYPE) != BIDT_KDB50)
157
sc->sc_iot = ba->
ba_iot
;
if_ni.c
169
type = bus_space_read_2(ba->
ba_iot
, ba->ba_ioh, BIREG_DTYPE);
239
type = bus_space_read_2(ba->
ba_iot
, ba->ba_ioh, BIREG_DTYPE);
242
sc->sc_iot = ba->
ba_iot
;
/src/sys/arch/vax/vax/
ka820.c
132
if (bus_space_read_2(ba->
ba_iot
, ba->ba_ioh, BIREG_DTYPE) != BIDT_KA820)
151
rev = bus_space_read_4(ba->
ba_iot
, ba->ba_ioh, BIREG_DTYPE) >> 16;
160
bus_space_write_4(ba->
ba_iot
, ba->ba_ioh,
191
bus_space_write_4(ba->
ba_iot
, ba->ba_ioh,
193
bus_space_write_4(ba->
ba_iot
, ba->ba_ioh, BIREG_VAXBICSR,
194
bus_space_read_4(ba->
ba_iot
, ba->ba_ioh, BIREG_VAXBICSR) |
296
if (bus_space_read_2(ba->
ba_iot
, ba->ba_ioh, BIREG_DTYPE) != BIDT_MS820)
313
sc->sc_iot = ba->
ba_iot
;
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025