Lines Matching +defs:a +defs:c
261 #define __bs_c(a,b) __CONCAT(a,b) argument
268 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
270 #define __bs_set(type, sz, t, h, o, v, c) \ argument
278 #define bus_space_map(t, a, s, c, hp) (*(t)->bs_map)(a, s, c, hp)
285 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \
311 #define bus_space_read_multi_1(t, h, o, a, c) \
313 #define bus_space_read_multi_2(t, h, o, a, c) \
315 #define bus_space_read_multi_4(t, h, o, a, c) \
317 #define bus_space_read_multi_8(t, h, o, a, c) \
321 #define bus_space_read_multi_stream_2(t, h, o, a, c) \
323 #define bus_space_read_multi_stream_4(t, h, o, a, c) \
325 #define bus_space_read_multi_stream_8(t, h, o, a, c) \
331 #define bus_space_read_region_1(t, h, o, a, c) \
333 #define bus_space_read_region_2(t, h, o, a, c) \
335 #define bus_space_read_region_4(t, h, o, a, c) \
337 #define bus_space_read_region_8(t, h, o, a, c) \
341 #define bus_space_read_region_stream_2(t, h, o, a, c) \
343 #define bus_space_read_region_stream_4(t, h, o, a, c) \
345 #define bus_space_read_region_stream_8(t, h, o, a, c) \
364 #define bus_space_write_multi_1(t, h, o, a, c) \
366 #define bus_space_write_multi_2(t, h, o, a, c) \
368 #define bus_space_write_multi_4(t, h, o, a, c) \
370 #define bus_space_write_multi_8(t, h, o, a, c) \
374 #define bus_space_write_multi_stream_2(t, h, o, a, c) \
376 #define bus_space_write_multi_stream_4(t, h, o, a, c) \
378 #define bus_space_write_multi_stream_8(t, h, o, a, c) \
384 #define bus_space_write_region_1(t, h, o, a, c) \
386 #define bus_space_write_region_2(t, h, o, a, c) \
388 #define bus_space_write_region_4(t, h, o, a, c) \
390 #define bus_space_write_region_8(t, h, o, a, c) \
394 #define bus_space_write_region_stream_2(t, h, o, a, c) \
396 #define bus_space_write_region_stream_4(t, h, o, a, c) \
398 #define bus_space_write_region_stream_8(t, h, o, a, c) \
404 #define bus_space_set_multi_1(t, h, o, v, c) \ argument
406 #define bus_space_set_multi_2(t, h, o, v, c) \ argument
408 #define bus_space_set_multi_4(t, h, o, v, c) \ argument
410 #define bus_space_set_multi_8(t, h, o, v, c) \ argument
414 #define bus_space_set_multi_stream_2(t, h, o, v, c) \ argument
416 #define bus_space_set_multi_stream_4(t, h, o, v, c) \ argument
418 #define bus_space_set_multi_stream_8(t, h, o, v, c) \ argument
424 #define bus_space_set_region_1(t, h, o, v, c) \ argument
426 #define bus_space_set_region_2(t, h, o, v, c) \ argument
428 #define bus_space_set_region_4(t, h, o, v, c) \ argument
430 #define bus_space_set_region_8(t, h, o, v, c) \ argument
434 #define bus_space_set_region_stream_2(t, h, o, v, c) \ argument
436 #define bus_space_set_region_stream_4(t, h, o, v, c) \ argument
438 #define bus_space_set_region_stream_8(t, h, o, v, c) \ argument