Lines Matching +defs:t +defs:f

261 #define	__bs_nonsingle(type, sz, t, h, o, a, c)				\  argument
263 #define __bs_set(type, sz, t, h, o, v, c) \ argument
265 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ 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
301 #define bus_space_map(t, a, s, c, hp) \ argument
303 #define bus_space_unmap(t, h, s) \ argument
305 #define bus_space_subregion(t, h, o, s, hp) \ argument
311 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, 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
463 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
465 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
467 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
469 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
477 #define bs_map_proto(f) \ argument
481 #define bs_unmap_proto(f) \ argument
485 #define bs_subregion_proto(f) \ argument
490 #define bs_alloc_proto(f) \ argument
496 #define bs_free_proto(f) \ argument
500 #define bs_mmap_proto(f) \ argument
503 #define bs_barrier_proto(f) \ argument
507 #define bs_r_1_proto(f) \ argument
511 #define bs_r_2_proto(f) \ argument
515 #define bs_r_4_proto(f) \ argument
519 #define bs_r_8_proto(f) \ argument
523 #define bs_r_1_s_proto(f) \ argument
527 #define bs_r_2_s_proto(f) \ argument
531 #define bs_r_4_s_proto(f) \ argument
535 #define bs_w_1_proto(f) \ argument
539 #define bs_w_2_proto(f) \ argument
543 #define bs_w_4_proto(f) \ argument
547 #define bs_w_8_proto(f) \ argument
551 #define bs_w_1_s_proto(f) \ argument
555 #define bs_w_2_s_proto(f) \ argument
559 #define bs_w_4_s_proto(f) \ argument
563 #define bs_rm_1_proto(f) \ argument
567 #define bs_rm_2_proto(f) \ argument
571 #define bs_rm_4_proto(f) \ argument
575 #define bs_rm_8_proto(f) \ argument
579 #define bs_wm_1_proto(f) \ argument
583 #define bs_wm_2_proto(f) \ argument
587 #define bs_wm_4_proto(f) \ argument
591 #define bs_wm_8_proto(f) \ argument
595 #define bs_rr_1_proto(f) \ argument
599 #define bs_rr_2_proto(f) \ argument
603 #define bs_rr_4_proto(f) \ argument
607 #define bs_rr_8_proto(f) \ argument
611 #define bs_wr_1_proto(f) \ argument
615 #define bs_wr_2_proto(f) \ argument
619 #define bs_wr_4_proto(f) \ argument
623 #define bs_wr_8_proto(f) \ argument
627 #define bs_sm_1_proto(f) \ argument
631 #define bs_sm_2_proto(f) \ argument
635 #define bs_sm_4_proto(f) \ argument
639 #define bs_sm_8_proto(f) \ argument
643 #define bs_sr_1_proto(f) \ argument
647 #define bs_sr_2_proto(f) \ argument
651 #define bs_sr_4_proto(f) \ argument
655 #define bs_sr_8_proto(f) \ argument
659 #define bs_c_1_proto(f) \ argument
664 #define bs_c_2_proto(f) \ argument
669 #define bs_c_4_proto(f) \ argument
674 #define bs_c_8_proto(f) \ argument
679 #define bs_protos(f) \ argument
733 #define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t) argument