Lines Matching defs:h
261 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
263 #define __bs_set(type, sz, t, h, o, v, c) \ argument
269 #define __bs_rs_s(sz, t, h, o) \ argument
271 #define __bs_ws_s(sz, t, h, o, v) \ argument
273 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
303 #define bus_space_unmap(t, h, s) \ argument
305 #define bus_space_subregion(t, h, o, s, hp) \ argument
314 #define bus_space_free(t, h, s) \ argument
320 #define bus_space_barrier(t, h, o, l, f) \ argument
342 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
344 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
346 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
348 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
351 #define bus_space_read_multi_stream_1(t, h, o, a, c) \ argument
353 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
355 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
357 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
363 #define bus_space_read_region_1(t, h, o, a, c) \ argument
365 #define bus_space_read_region_2(t, h, o, a, c) \ argument
367 #define bus_space_read_region_4(t, h, o, a, c) \ argument
369 #define bus_space_read_region_8(t, h, o, a, c) \ argument
372 #define bus_space_read_region_stream_1(t, h, o, a, c) \ argument
374 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
376 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
378 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
397 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
399 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
401 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
403 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
406 #define bus_space_write_multi_stream_1(t, h, o, a, c) \ argument
408 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
410 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
412 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
418 #define bus_space_write_region_1(t, h, o, a, c) \ argument
420 #define bus_space_write_region_2(t, h, o, a, c) \ argument
422 #define bus_space_write_region_4(t, h, o, a, c) \ argument
424 #define bus_space_write_region_8(t, h, o, a, c) \ argument
427 #define bus_space_write_region_stream_1(t, h, o, a, c) \ argument
429 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
431 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
433 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
439 #define bus_space_set_multi_1(t, h, o, v, c) \ argument
441 #define bus_space_set_multi_2(t, h, o, v, c) \ argument
443 #define bus_space_set_multi_4(t, h, o, v, c) \ argument
445 #define bus_space_set_multi_8(t, h, o, v, c) \ argument
451 #define bus_space_set_region_1(t, h, o, v, c) \ argument
453 #define bus_space_set_region_2(t, h, o, v, c) \ argument
455 #define bus_space_set_region_4(t, h, o, v, c) \ argument
457 #define bus_space_set_region_8(t, h, o, v, c) \ argument