Lines Matching +defs:a +defs:f

74 #define	__bs_c(a,b)		__CONCAT(a,b)  argument
81 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
94 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
112 #define bus_space_map(t, a, s, c, hp) \ argument
123 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
138 #define bus_space_mmap(t, a, o, p, f) \ argument
144 #define bus_space_barrier(t, h, o, l, f) \ argument
169 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
171 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
173 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
176 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
180 #define bus_space_read_multi_stream_1(t, h, o, a, c) \ argument
182 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
184 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
187 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
196 #define bus_space_read_region_1(t, h, o, a, c) \ argument
198 #define bus_space_read_region_2(t, h, o, a, c) \ argument
200 #define bus_space_read_region_4(t, h, o, a, c) \ argument
203 #define bus_space_read_region_8(t, h, o, a, c) \ argument
207 #define bus_space_read_region_stream_1(t, h, o, a, c) \ argument
209 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
211 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
214 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
242 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
244 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
246 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
249 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
253 #define bus_space_write_multi_stream_1(t, h, o, a, c) \ argument
255 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
257 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
260 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
269 #define bus_space_write_region_1(t, h, o, a, c) \ argument
271 #define bus_space_write_region_2(t, h, o, a, c) \ argument
273 #define bus_space_write_region_4(t, h, o, a, c) \ argument
276 #define bus_space_write_region_8(t, h, o, a, c) \ argument
280 #define bus_space_write_region_stream_1(t, h, o, a, c) \ argument
282 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
284 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
287 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
359 #define bs_map_proto(f) \ argument
363 #define bs_unmap_proto(f) \ argument
367 #define bs_subregion_proto(f) \ argument
372 #define bs_alloc_proto(f) \ argument
378 #define bs_free_proto(f) \ argument
382 #define bs_vaddr_proto(f) \ argument
385 #define bs_mmap_proto(f) \ argument
388 #define bs_barrier_proto(f) \ argument
392 #define bs_r_1_proto(f) \ argument
396 #define bs_r_2_proto(f) \ argument
402 #define bs_r_4_proto(f) \ argument
408 #define bs_r_8_proto(f) \ argument
414 #define bs_w_1_proto(f) \ argument
418 #define bs_w_2_proto(f) \ argument
424 #define bs_w_4_proto(f) \ argument
430 #define bs_w_8_proto(f) \ argument
436 #define bs_rm_1_proto(f) \ argument
440 #define bs_rm_2_proto(f) \ argument
446 #define bs_rm_4_proto(f) \ argument
452 #define bs_rm_8_proto(f) \ argument
458 #define bs_wm_1_proto(f) \ argument
462 #define bs_wm_2_proto(f) \ argument
468 #define bs_wm_4_proto(f) \ argument
474 #define bs_wm_8_proto(f) \ argument
480 #define bs_rr_1_proto(f) \ argument
484 #define bs_rr_2_proto(f) \ argument
490 #define bs_rr_4_proto(f) \ argument
496 #define bs_rr_8_proto(f) \ argument
502 #define bs_wr_1_proto(f) \ argument
506 #define bs_wr_2_proto(f) \ argument
512 #define bs_wr_4_proto(f) \ argument
518 #define bs_wr_8_proto(f) \ argument
524 #define bs_sm_1_proto(f) \ argument
528 #define bs_sm_2_proto(f) \ argument
534 #define bs_sm_4_proto(f) \ argument
540 #define bs_sm_8_proto(f) \ argument
546 #define bs_sr_1_proto(f) \ argument
550 #define bs_sr_2_proto(f) \ argument
556 #define bs_sr_4_proto(f) \ argument
562 #define bs_sr_8_proto(f) \ argument
568 #define bs_c_1_proto(f) \ argument
573 #define bs_c_2_proto(f) \ argument
578 #define bs_c_4_proto(f) \ argument
583 #define bs_c_8_proto(f) \ argument
588 #define bs_pe_1_proto(f) \ argument
592 #define bs_pe_2_proto(f) \ argument
596 #define bs_pe_4_proto(f) \ argument
600 #define bs_pe_8_proto(f) \ argument
604 #define bs_po_1_proto(f) \ argument
608 #define bs_po_2_proto(f) \ argument
612 #define bs_po_4_proto(f) \ argument
616 #define bs_po_8_proto(f) \ argument
621 #define bs_protos(f) \ argument
693 #define bus_dmamem_alloc(t, s, a, b, sg, n, r, f) \ argument
697 #define bus_dmamem_map(t, sg, n, s, k, f) \ argument
701 #define bus_dmamem_mmap(t, sg, n, o, p, f) \ argument
704 #define bus_dmatag_subregion(t, mna, mxa, nt, f) \ argument