Lines Matching +defs:a +defs:f
268 #define __bs_c(a,b) __CONCAT(a,b) argument
283 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
294 #define bus_space_map(t, a, s, c, hp) \ argument
305 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
321 #define bus_space_mmap(t, a, o, p, f) \ argument
328 #define bus_space_barrier(t, h, o, l, f) \ argument
353 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
355 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
357 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
359 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
366 #define bus_space_read_region_1(t, h, o, a, c) \ argument
368 #define bus_space_read_region_2(t, h, o, a, c) \ argument
370 #define bus_space_read_region_4(t, h, o, a, c) \ argument
372 #define bus_space_read_region_8(t, h, o, a, c) \ argument
388 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
390 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
392 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
394 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
401 #define bus_space_write_region_1(t, h, o, a, c) \ argument
403 #define bus_space_write_region_2(t, h, o, a, c) \ argument
405 #define bus_space_write_region_4(t, h, o, a, c) \ argument
407 #define bus_space_write_region_8(t, h, o, a, c) \ argument
424 #define bus_space_read_multi_stream_1(t, h, o, a, c) \ argument
426 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
428 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
430 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
437 #define bus_space_read_region_stream_1(t, h, o, a, c) \ argument
439 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
441 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
443 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
459 #define bus_space_write_multi_stream_1(t, h, o, a, c) \ argument
461 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
463 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
465 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
472 #define bus_space_write_region_stream_1(t, h, o, a, c) \ argument
474 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
476 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
478 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
553 #define bs_map_proto(f) \ argument
557 #define bs_unmap_proto(f) \ argument
561 #define bs_subregion_proto(f) \ argument
566 #define bs_alloc_proto(f) \ argument
572 #define bs_free_proto(f) \ argument
576 #define bs_vaddr_proto(f) \ argument
579 #define bs_mmap_proto(f) \ argument
583 #define bs_barrier_proto(f) \ argument
587 #define bs_peek_proto(f) \ argument
590 #define bs_poke_proto(f) \ argument
594 #define bs_r_1_proto(f) \ argument
597 #define bs_r_2_proto(f) \ argument
600 #define bs_r_4_proto(f) \ argument
603 #define bs_r_8_proto(f) \ argument
607 #define bs_rm_1_proto(f) \ argument
610 #define bs_rm_2_proto(f) \ argument
613 #define bs_rm_4_proto(f) \ argument
616 #define bs_rm_8_proto(f) \ argument
620 #define bs_rr_1_proto(f) \ argument
623 #define bs_rr_2_proto(f) \ argument
626 #define bs_rr_4_proto(f) \ argument
629 #define bs_rr_8_proto(f) \ argument
633 #define bs_w_1_proto(f) \ argument
636 #define bs_w_2_proto(f) \ argument
639 #define bs_w_4_proto(f) \ argument
642 #define bs_w_8_proto(f) \ argument
646 #define bs_wm_1_proto(f) \ argument
649 #define bs_wm_2_proto(f) \ argument
652 #define bs_wm_4_proto(f) \ argument
655 #define bs_wm_8_proto(f) \ argument
659 #define bs_wr_1_proto(f) \ argument
662 #define bs_wr_2_proto(f) \ argument
665 #define bs_wr_4_proto(f) \ argument
668 #define bs_wr_8_proto(f) \ argument
673 #define bs_rs_1_proto(f) \ argument
676 #define bs_rs_2_proto(f) \ argument
679 #define bs_rs_4_proto(f) \ argument
682 #define bs_rs_8_proto(f) \ argument
686 #define bs_rms_1_proto(f) \ argument
689 #define bs_rms_2_proto(f) \ argument
692 #define bs_rms_4_proto(f) \ argument
695 #define bs_rms_8_proto(f) \ argument
699 #define bs_rrs_1_proto(f) \ argument
702 #define bs_rrs_2_proto(f) \ argument
705 #define bs_rrs_4_proto(f) \ argument
708 #define bs_rrs_8_proto(f) \ argument
712 #define bs_ws_1_proto(f) \ argument
715 #define bs_ws_2_proto(f) \ argument
718 #define bs_ws_4_proto(f) \ argument
721 #define bs_ws_8_proto(f) \ argument
725 #define bs_wms_1_proto(f) \ argument
728 #define bs_wms_2_proto(f) \ argument
731 #define bs_wms_4_proto(f) \ argument
734 #define bs_wms_8_proto(f) \ argument
738 #define bs_wrs_1_proto(f) \ argument
741 #define bs_wrs_2_proto(f) \ argument
744 #define bs_wrs_4_proto(f) \ argument
747 #define bs_wrs_8_proto(f) \ argument
751 #define bs_rs_1_proto(f) argument
752 #define bs_rs_2_proto(f) argument
753 #define bs_rs_4_proto(f) argument
754 #define bs_rs_8_proto(f) argument
755 #define bs_rms_1_proto(f) argument
756 #define bs_rms_2_proto(f) argument
757 #define bs_rms_4_proto(f) argument
758 #define bs_rms_8_proto(f) argument
759 #define bs_rrs_1_proto(f) argument
760 #define bs_rrs_2_proto(f) argument
761 #define bs_rrs_4_proto(f) argument
762 #define bs_rrs_8_proto(f) argument
763 #define bs_ws_1_proto(f) argument
764 #define bs_ws_2_proto(f) argument
765 #define bs_ws_4_proto(f) argument
766 #define bs_ws_8_proto(f) argument
767 #define bs_wms_1_proto(f) argument
768 #define bs_wms_2_proto(f) argument
769 #define bs_wms_4_proto(f) argument
770 #define bs_wms_8_proto(f) argument
771 #define bs_wrs_1_proto(f) argument
772 #define bs_wrs_2_proto(f) argument
773 #define bs_wrs_4_proto(f) argument
774 #define bs_wrs_8_proto(f) argument
777 #define bs_sm_1_proto(f) \ argument
780 #define bs_sm_2_proto(f) \ argument
783 #define bs_sm_4_proto(f) \ argument
786 #define bs_sm_8_proto(f) \ argument
790 #define bs_sr_1_proto(f) \ argument
793 #define bs_sr_2_proto(f) \ argument
796 #define bs_sr_4_proto(f) \ argument
799 #define bs_sr_8_proto(f) \ argument
803 #define bs_c_1_proto(f) \ argument
807 #define bs_c_2_proto(f) \ argument
811 #define bs_c_4_proto(f) \ argument
815 #define bs_c_8_proto(f) \ argument
821 #define bus_space_protos(f) \ argument
990 #define bus_dmamap_create(t, s, n, m, b, f, p) \ argument
994 #define bus_dmamap_load(t, m, b, s, p, f) \ argument
996 #define bus_dmamap_load_mbuf(t, m, b, f) \ argument
998 #define bus_dmamap_load_uio(t, m, u, f) \ argument
1000 #define bus_dmamap_load_raw(t, m, sg, n, s, f) \ argument
1008 #define bus_dmamem_alloc(t, s, a, b, sg, n, r, f) \ argument
1012 #define bus_dmamem_map(t, sg, n, s, k, f) \ argument
1016 #define bus_dmamem_mmap(t, sg, n, o, p, f) \ argument
1019 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP argument
1026 #define bus_dma_protos(f) \ argument