H A D | bus.h | 141 #define bus_space_read_1(_t, _h, _o) ((_t)->read_1((_h), (_o))) argument 142 #define bus_space_read_2(_t, _h, _o) ((_t)->read_2((_h), (_o))) argument 143 #define bus_space_read_4(_t, _h, _o) ((_t)->read_4((_h), (_o))) argument 144 #define bus_space_read_8(_t, _h, _o) ((_t)->read_8((_h), (_o))) argument 146 #define bus_space_read_raw_2(_t, _h, _o) ((_t)->read_2((_h), (_ argument 147 bus_space_read_raw_4(_t,_h,_o) global() argument 148 bus_space_read_raw_8(_t,_h,_o) global() argument 168 bus_space_read_multi_1(_t,_h,_o,_a,_c) global() argument 170 bus_space_read_multi_2(_t,_h,_o,_a,_c) global() argument 172 bus_space_read_multi_4(_t,_h,_o,_a,_c) global() argument 174 bus_space_read_multi_8(_t,_h,_o,_a,_c) global() argument 188 bus_space_read_raw_multi_2(_t,_h,_o,_a,_c) global() argument 190 bus_space_read_raw_multi_4(_t,_h,_o,_a,_c) global() argument 192 bus_space_read_raw_multi_8(_t,_h,_o,_a,_c) global() argument 214 bus_space_read_region_1(_t,_h,_o,_a,_c) global() argument 216 bus_space_read_region_2(_t,_h,_o,_a,_c) global() argument 218 bus_space_read_region_4(_t,_h,_o,_a,_c) global() argument 220 bus_space_read_region_8(_t,_h,_o,_a,_c) global() argument 235 bus_space_read_raw_region_2(_t,_h,_o,_a,_c) global() argument 237 bus_space_read_raw_region_4(_t,_h,_o,_a,_c) global() argument 239 bus_space_read_raw_region_8(_t,_h,_o,_a,_c) global() argument 256 bus_space_write_1(_t,_h,_o,_v) global() argument 258 bus_space_write_2(_t,_h,_o,_v) global() argument 260 bus_space_write_4(_t,_h,_o,_v) global() argument 262 bus_space_write_8(_t,_h,_o,_v) global() argument 265 bus_space_write_raw_2(_t,_h,_o,_v) global() argument 267 bus_space_write_raw_4(_t,_h,_o,_v) global() argument 269 bus_space_write_raw_8(_t,_h,_o,_v) global() argument 290 bus_space_write_multi_1(_t,_h,_o,_a,_c) global() argument 292 bus_space_write_multi_2(_t,_h,_o,_a,_c) global() argument 294 bus_space_write_multi_4(_t,_h,_o,_a,_c) global() argument 296 bus_space_write_multi_8(_t,_h,_o,_a,_c) global() argument 310 bus_space_write_raw_multi_2(_t,_h,_o,_a,_c) global() argument 312 bus_space_write_raw_multi_4(_t,_h,_o,_a,_c) global() argument 314 bus_space_write_raw_multi_8(_t,_h,_o,_a,_c) global() argument 335 bus_space_write_region_1(_t,_h,_o,_a,_c) global() argument 337 bus_space_write_region_2(_t,_h,_o,_a,_c) global() argument 339 bus_space_write_region_4(_t,_h,_o,_a,_c) global() argument 341 bus_space_write_region_8(_t,_h,_o,_a,_c) global() argument 356 bus_space_write_raw_region_2(_t,_h,_o,_a,_c) global() argument 358 bus_space_write_raw_region_4(_t,_h,_o,_a,_c) global() argument 360 bus_space_write_raw_region_8(_t,_h,_o,_a,_c) global() argument 381 bus_space_set_multi_1(_t,_h,_o,_a,_c) global() argument 383 bus_space_set_multi_2(_t,_h,_o,_a,_c) global() argument 385 bus_space_set_multi_4(_t,_h,_o,_a,_c) global() argument 387 bus_space_set_multi_8(_t,_h,_o,_a,_c) global() argument 408 bus_space_set_region_1(_t,_h,_o,_a,_c) global() argument 410 bus_space_set_region_2(_t,_h,_o,_a,_c) global() argument 412 bus_space_set_region_4(_t,_h,_o,_a,_c) global() argument 414 bus_space_set_region_8(_t,_h,_o,_a,_c) global() argument 453 bus_space_vaddr(_t,_h) global() argument [all...] |