Lines Matching defs:c
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) argument
285 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
311 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
313 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
315 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
317 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
321 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
323 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
325 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
331 #define bus_space_read_region_1(t, h, o, a, c) \ argument
333 #define bus_space_read_region_2(t, h, o, a, c) \ argument
335 #define bus_space_read_region_4(t, h, o, a, c) \ argument
337 #define bus_space_read_region_8(t, h, o, a, c) \ argument
341 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
343 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
345 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
364 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
366 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
368 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
370 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
374 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
376 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
378 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
384 #define bus_space_write_region_1(t, h, o, a, c) \ argument
386 #define bus_space_write_region_2(t, h, o, a, c) \ argument
388 #define bus_space_write_region_4(t, h, o, a, c) \ argument
390 #define bus_space_write_region_8(t, h, o, a, c) \ argument
394 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
396 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
398 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
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