Lines Matching defs:c

266 #define	__bs_nonsingle(type, sz, t, h, o, a, c)				\  argument
268 #define __bs_set(type, sz, t, h, o, v, c) \ argument
278 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
284 #define bus_space_map(t, a, s, c, hp) \ argument
294 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
322 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
324 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
326 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
328 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
331 #define bus_space_read_multi_stream_1(t, h, o, a, c) \ argument
333 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
335 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
337 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
343 #define bus_space_read_region_1(t, h, o, a, c) \ argument
345 #define bus_space_read_region_2(t, h, o, a, c) \ argument
347 #define bus_space_read_region_4(t, h, o, a, c) \ argument
349 #define bus_space_read_region_8(t, h, o, a, c) \ argument
352 #define bus_space_read_region_stream_1(t, h, o, a, c) \ argument
354 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
356 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
358 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
377 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
379 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
381 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
383 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
386 #define bus_space_write_multi_stream_1(t, h, o, a, c) \ argument
388 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
390 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
392 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
398 #define bus_space_write_region_1(t, h, o, a, c) \ argument
400 #define bus_space_write_region_2(t, h, o, a, c) \ argument
402 #define bus_space_write_region_4(t, h, o, a, c) \ argument
404 #define bus_space_write_region_8(t, h, o, a, c) \ argument
407 #define bus_space_write_region_stream_1(t, h, o, a, c) \ argument
409 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
411 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
413 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
419 #define bus_space_set_multi_1(t, h, o, v, c) \ argument
421 #define bus_space_set_multi_2(t, h, o, v, c) \ argument
423 #define bus_space_set_multi_4(t, h, o, v, c) \ argument
425 #define bus_space_set_multi_8(t, h, o, v, c) \ argument
431 #define bus_space_set_region_1(t, h, o, v, c) \ argument
433 #define bus_space_set_region_2(t, h, o, v, c) \ argument
435 #define bus_space_set_region_4(t, h, o, v, c) \ argument
437 #define bus_space_set_region_8(t, h, o, v, c) \ argument
443 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
445 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
447 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
449 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument