Searched defs:bus_space_read_1 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | _cscan_bus.h | 122 #define bus_space_read_1 kcsan_bus_space_read_1 macro
|
| /f-stack/freebsd/x86/include/ |
| H A D | bus.h | 220 bus_space_read_1(bus_space_tag_t tag, bus_space_handle_t handle, in bus_space_read_1() function
|
| /f-stack/freebsd/arm64/include/ |
| H A D | bus.h | 339 #define bus_space_read_1(t, h, o) __bs_rs(1,(t),(h),(o)) macro
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 295 #define bus_space_read_1(t, h, o) __bs_rs(1,(t),(h),(o)) macro
|