Lines Matching +defs:a +defs:f
70 #define __bs_c(a,b) __CONCAT(a,b) argument
77 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
90 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
108 #define bus_space_map(t, a, s, c, hp) \ argument
119 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
134 #define bus_space_mmap(t, a, o, p, f) \ argument
140 #define bus_space_barrier(t, h, o, l, f) \ argument
161 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
163 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
165 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
167 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
170 #define bus_space_read_multi_stream_1(t, h, o, a, c) \ argument
172 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
174 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
176 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
184 #define bus_space_read_region_1(t, h, o, a, c) \ argument
186 #define bus_space_read_region_2(t, h, o, a, c) \ argument
188 #define bus_space_read_region_4(t, h, o, a, c) \ argument
190 #define bus_space_read_region_8(t, h, o, a, c) \ argument
193 #define bus_space_read_region_stream_1(t, h, o, a, c) \ argument
195 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
197 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
199 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
222 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
224 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
226 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
228 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
231 #define bus_space_write_multi_stream_1(t, h, o, a, c) \ argument
233 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
235 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
237 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
245 #define bus_space_write_region_1(t, h, o, a, c) \ argument
247 #define bus_space_write_region_2(t, h, o, a, c) \ argument
249 #define bus_space_write_region_4(t, h, o, a, c) \ argument
251 #define bus_space_write_region_8(t, h, o, a, c) \ argument
254 #define bus_space_write_region_stream_1(t, h, o, a, c) \ argument
256 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
258 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
260 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
321 #define bs_map_proto(f) \ argument
325 #define bs_unmap_proto(f) \ argument
329 #define bs_subregion_proto(f) \ argument
334 #define bs_alloc_proto(f) \ argument
340 #define bs_free_proto(f) \ argument
344 #define bs_vaddr_proto(f) \ argument
347 #define bs_mmap_proto(f) \ argument
350 #define bs_barrier_proto(f) \ argument
354 #define bs_r_1_proto(f) \ argument
358 #define bs_r_2_proto(f) \ argument
364 #define bs_r_4_proto(f) \ argument
370 #define bs_r_8_proto(f) \ argument
376 #define bs_w_1_proto(f) \ argument
380 #define bs_w_2_proto(f) \ argument
386 #define bs_w_4_proto(f) \ argument
392 #define bs_w_8_proto(f) \ argument
398 #define bs_rm_1_proto(f) \ argument
402 #define bs_rm_2_proto(f) \ argument
408 #define bs_rm_4_proto(f) \ argument
414 #define bs_rm_8_proto(f) \ argument
420 #define bs_wm_1_proto(f) \ argument
424 #define bs_wm_2_proto(f) \ argument
430 #define bs_wm_4_proto(f) \ argument
436 #define bs_wm_8_proto(f) \ argument
442 #define bs_rr_1_proto(f) \ argument
446 #define bs_rr_2_proto(f) \ argument
452 #define bs_rr_4_proto(f) \ argument
458 #define bs_rr_8_proto(f) \ argument
464 #define bs_wr_1_proto(f) \ argument
468 #define bs_wr_2_proto(f) \ argument
474 #define bs_wr_4_proto(f) \ argument
480 #define bs_wr_8_proto(f) \ argument
486 #define bs_sm_1_proto(f) \ argument
490 #define bs_sm_2_proto(f) \ argument
496 #define bs_sm_4_proto(f) \ argument
502 #define bs_sm_8_proto(f) \ argument
508 #define bs_sr_1_proto(f) \ argument
512 #define bs_sr_2_proto(f) \ argument
518 #define bs_sr_4_proto(f) \ argument
524 #define bs_sr_8_proto(f) \ argument
530 #define bs_c_1_proto(f) \ argument
535 #define bs_c_2_proto(f) \ argument
540 #define bs_c_4_proto(f) \ argument
545 #define bs_c_8_proto(f) \ argument
550 #define bs_pe_1_proto(f) \ argument
554 #define bs_pe_2_proto(f) \ argument
558 #define bs_pe_4_proto(f) \ argument
562 #define bs_pe_8_proto(f) \ argument
566 #define bs_po_1_proto(f) \ argument
570 #define bs_po_2_proto(f) \ argument
574 #define bs_po_4_proto(f) \ argument
578 #define bs_po_8_proto(f) \ argument
583 #define bs_protos(f) \ argument
655 #define bus_dmamem_alloc(t, s, a, b, sg, n, r, f) \ argument
659 #define bus_dmamem_map(t, sg, n, s, k, f) \ argument
663 #define bus_dmamem_mmap(t, sg, n, o, p, f) \ argument
666 #define bus_dmatag_subregion(t, mna, mxa, nt, f) \ argument