Searched defs:bus_space_read_8 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/x86/include/
H A Dbus.h239 bus_space_read_8(bus_space_tag_t tag, bus_space_handle_t handle, function
/freebsd-10-stable/sys/ia64/include/
H A Dbus.h222 bus_space_read_8(bus_space_tag_t bst, bus_space_handle_t bsh, bus_size_t ofs) function
/freebsd-10-stable/sys/powerpc/include/
H A Dbus.h296 #define bus_space_read_8(t, h, o) __bs_rs(8,t,h,o) macro
/freebsd-10-stable/sys/sparc64/include/
H A Dbus.h207 bus_space_read_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) function
/freebsd-10-stable/sys/mips/include/
H A Dbus.h299 #define bus_space_read_8(t, h, o) __bs_rs(8,(t),(h),(o)) macro
/freebsd-10-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw.c269 bus_space_read_8(bus_space_tag_t tag, bus_space_handle_t handle, function

Completed in 66 milliseconds