Searched defs:bus_space_read_2 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | _cscan_bus.h | 143 #define bus_space_read_2 kcsan_bus_space_read_2 macro
|
| /f-stack/freebsd/x86/include/ |
| H A D | bus.h | 230 bus_space_read_2(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_read_2() function
|
| /f-stack/freebsd/arm64/include/ |
| H A D | bus.h | 340 #define bus_space_read_2(t, h, o) __bs_rs(2,(t),(h),(o)) macro
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 296 #define bus_space_read_2(t, h, o) __bs_rs(2,(t),(h),(o)) macro
|