OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amr_ioh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
amrvar.h
58
bus_space_handle_t
amr_ioh
;
member in struct:amr_softc
amr.c
205
bus_space_barrier(amr->amr_iot, amr->
amr_ioh
, off, 1,
207
return (bus_space_read_1(amr->amr_iot, amr->
amr_ioh
, off));
213
bus_space_barrier(amr->amr_iot, amr->
amr_ioh
, off, 4,
215
return (bus_space_read_4(amr->amr_iot, amr->
amr_ioh
, off));
221
bus_space_write_1(amr->amr_iot, amr->
amr_ioh
, off, val);
222
bus_space_barrier(amr->amr_iot, amr->
amr_ioh
, off, 1,
229
bus_space_write_4(amr->amr_iot, amr->
amr_ioh
, off, val);
230
bus_space_barrier(amr->amr_iot, amr->
amr_ioh
, off, 4,
317
&amr->amr_iot, &amr->
amr_ioh
, NULL, &amr->amr_ios) == 0)
320
&amr->amr_iot, &amr->
amr_ioh
, NULL, &amr->amr_ios) == 0
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025