Searched refs:bus_space_read_stream_8 (Results 1 – 8 of 8) sorted by relevance
| /trueos/sys/dev/sfxge/common/ |
| HD | efsys.h | 101 #if !defined(bus_space_read_stream_8) 103 #define bus_space_read_stream_8(t, h, o) \ macro 682 (_eqp)->eq_u64[0] = bus_space_read_stream_8( \ 704 (_eop)->eo_u64[0] = bus_space_read_stream_8( \ 707 (_eop)->eo_u64[1] = bus_space_read_stream_8( \
|
| /trueos/sys/sparc64/include/ |
| HD | bus.h | 527 bus_space_read_stream_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in bus_space_read_stream_8() function 567 *a++ = bus_space_read_stream_8(t, h, o); in bus_space_read_multi_stream_8() 711 *a = bus_space_read_stream_8(t, h, o); in bus_space_read_region_stream_8()
|
| /trueos/sys/ia64/include/ |
| HD | bus.h | 776 #define bus_space_read_stream_8 bus_space_read_8 macro
|
| /trueos/sys/powerpc/include/ |
| HD | bus.h | 301 #define bus_space_read_stream_8(t, h, o) __bs_rs(s_8,t,h,o) macro
|
| /trueos/sys/sys/ |
| HD | bus.h | 786 bus_space_read_stream_8((r)->r_bustag, (r)->r_bushandle, (o))
|
| /trueos/sys/mips/include/ |
| HD | bus.h | 304 #define bus_space_read_stream_8(t, h, o) __bs_rs_s(8,8,(t),(h),(o)) macro
|
| /trueos/sys/arm/include/ |
| HD | bus.h | 341 __generate_inline_bs_rs(bus_space_read_stream_8, bs_r_8_s, uint64_t);
|
| /trueos/share/man/man9/ |
| HD | Makefile | 487 bus_space.9 bus_space_read_stream_8.9 \
|