Lines Matching defs:o

70 #define	__bs_r(type, sz, tn, t, h, o)					\  argument
74 #define __bs_w(type, sz, tn, t, h, o, v) \ argument
80 #define __bs_nonsingle(type, sz, tn, t, h, o, a, c) \ argument
87 #define __bs_set(type, sz, tn, t, h, o, v, c) \ argument
112 #define bus_space_subregion(t, h, o, s, hp) \ argument
138 #define bus_space_mmap(t, a, o, p, f) \ argument
144 #define bus_space_barrier(t, h, o, l, f) \ argument
150 #define bus_space_read_1(t, h, o) \ argument
152 #define bus_space_read_2(t, h, o) \ argument
154 #define bus_space_read_4(t, h, o) \ argument
156 #define bus_space_read_8(t, h, o) \ argument
158 #define bus_space_read_stream_1(t, h, o) \ argument
160 #define bus_space_read_stream_2(t, h, o) \ argument
162 #define bus_space_read_stream_4(t, h, o) \ argument
164 #define bus_space_read_stream_8(t, h, o) \ argument
171 #define bus_space_read_multi_1(t, h, o, a, c) \ argument
173 #define bus_space_read_multi_2(t, h, o, a, c) \ argument
175 #define bus_space_read_multi_4(t, h, o, a, c) \ argument
177 #define bus_space_read_multi_8(t, h, o, a, c) \ argument
179 #define bus_space_read_multi_stream_1(t, h, o, a, c) \ argument
181 #define bus_space_read_multi_stream_2(t, h, o, a, c) \ argument
183 #define bus_space_read_multi_stream_4(t, h, o, a, c) \ argument
185 #define bus_space_read_multi_stream_8(t, h, o, a, c) \ argument
192 #define bus_space_read_region_1(t, h, o, a, c) \ argument
194 #define bus_space_read_region_2(t, h, o, a, c) \ argument
196 #define bus_space_read_region_4(t, h, o, a, c) \ argument
198 #define bus_space_read_region_8(t, h, o, a, c) \ argument
200 #define bus_space_read_region_stream_1(t, h, o, a, c) \ argument
202 #define bus_space_read_region_stream_2(t, h, o, a, c) \ argument
204 #define bus_space_read_region_stream_4(t, h, o, a, c) \ argument
206 #define bus_space_read_region_stream_8(t, h, o, a, c) \ argument
213 #define bus_space_write_1(t, h, o, v) \ argument
215 #define bus_space_write_2(t, h, o, v) \ argument
217 #define bus_space_write_4(t, h, o, v) \ argument
219 #define bus_space_write_8(t, h, o, v) \ argument
221 #define bus_space_write_stream_1(t, h, o, v) \ argument
223 #define bus_space_write_stream_2(t, h, o, v) \ argument
225 #define bus_space_write_stream_4(t, h, o, v) \ argument
227 #define bus_space_write_stream_8(t, h, o, v) \ argument
234 #define bus_space_write_multi_1(t, h, o, a, c) \ argument
236 #define bus_space_write_multi_2(t, h, o, a, c) \ argument
238 #define bus_space_write_multi_4(t, h, o, a, c) \ argument
240 #define bus_space_write_multi_8(t, h, o, a, c) \ argument
242 #define bus_space_write_multi_stream_1(t, h, o, a, c) \ argument
244 #define bus_space_write_multi_stream_2(t, h, o, a, c) \ argument
246 #define bus_space_write_multi_stream_4(t, h, o, a, c) \ argument
248 #define bus_space_write_multi_stream_8(t, h, o, a, c) \ argument
255 #define bus_space_write_region_1(t, h, o, a, c) \ argument
257 #define bus_space_write_region_2(t, h, o, a, c) \ argument
259 #define bus_space_write_region_4(t, h, o, a, c) \ argument
261 #define bus_space_write_region_8(t, h, o, a, c) \ argument
263 #define bus_space_write_region_stream_1(t, h, o, a, c) \ argument
265 #define bus_space_write_region_stream_2(t, h, o, a, c) \ argument
267 #define bus_space_write_region_stream_4(t, h, o, a, c) \ argument
269 #define bus_space_write_region_stream_8(t, h, o, a, c) \ argument
276 #define bus_space_set_multi_1(t, h, o, v, c) \ argument
278 #define bus_space_set_multi_2(t, h, o, v, c) \ argument
280 #define bus_space_set_multi_4(t, h, o, v, c) \ argument
282 #define bus_space_set_multi_8(t, h, o, v, c) \ argument
289 #define bus_space_set_region_1(t, h, o, v, c) \ argument
291 #define bus_space_set_region_2(t, h, o, v, c) \ argument
293 #define bus_space_set_region_4(t, h, o, v, c) \ argument
295 #define bus_space_set_region_8(t, h, o, v, c) \ argument