Lines Matching defs:c

298 #define	__bs_nonsingle(type, sz, t, h, o, a, c)				\  argument
300 #define __bs_set(type, sz, t, h, o, v, c) \ argument
314 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
320 #define bus_space_map(t, a, s, c, hp) \ argument
330 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
358 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
360 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
362 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
364 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
367 #define bus_space_read_multi_stream_1(t, h, o, a, c) \ argument
369 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
371 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
373 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
379 #define bus_space_read_region_1(t, h, o, a, c) \ argument
381 #define bus_space_read_region_2(t, h, o, a, c) \ argument
383 #define bus_space_read_region_4(t, h, o, a, c) \ argument
385 #define bus_space_read_region_8(t, h, o, a, c) \ argument
388 #define bus_space_read_region_stream_1(t, h, o, a, c) \ argument
390 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
392 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
394 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
413 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
415 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
417 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
419 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
422 #define bus_space_write_multi_stream_1(t, h, o, a, c) \ argument
424 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
426 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
428 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
434 #define bus_space_write_region_1(t, h, o, a, c) \ argument
436 #define bus_space_write_region_2(t, h, o, a, c) \ argument
438 #define bus_space_write_region_4(t, h, o, a, c) \ argument
440 #define bus_space_write_region_8(t, h, o, a, c) \ argument
443 #define bus_space_write_region_stream_1(t, h, o, a, c) \ argument
445 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
447 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
449 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
455 #define bus_space_set_multi_1(t, h, o, v, c) \ argument
457 #define bus_space_set_multi_2(t, h, o, v, c) \ argument
459 #define bus_space_set_multi_4(t, h, o, v, c) \ argument
461 #define bus_space_set_multi_8(t, h, o, v, c) \ argument
464 #define bus_space_set_multi_stream_1(t, h, o, v, c) \ argument
466 #define bus_space_set_multi_stream_2(t, h, o, v, c) \ argument
468 #define bus_space_set_multi_stream_4(t, h, o, v, c) \ argument
470 #define bus_space_set_multi_stream_8(t, h, o, v, c) \ argument
476 #define bus_space_set_region_1(t, h, o, v, c) \ argument
478 #define bus_space_set_region_2(t, h, o, v, c) \ argument
480 #define bus_space_set_region_4(t, h, o, v, c) \ argument
482 #define bus_space_set_region_8(t, h, o, v, c) \ argument
485 #define bus_space_set_region_stream_1(t, h, o, v, c) \ argument
487 #define bus_space_set_region_stream_2(t, h, o, v, c) \ argument
489 #define bus_space_set_region_stream_4(t, h, o, v, c) \ argument
491 #define bus_space_set_region_stream_8(t, h, o, v, c) \ argument
497 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
499 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
501 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
503 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument