Searched refs:bs_w_8 (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | bus_space_base.c | 86 .bs_w_8 = NULL, /* Use inline code in bus.h */
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | uart_cpu_octeonusart.c | 126 .bs_w_8 = ou_bs_w_8,
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | bus_machdep.c | 209 .bs_w_8 = generic_bs_w_8,
|
| /f-stack/freebsd/mips/malta/ |
| H A D | gt_pci_bus_space.c | 151 .bs_w_8 = NULL,
|
| /f-stack/freebsd/arm/include/ |
| H A D | bus.h | 147 void (*bs_w_8) (bus_space_tag_t, bus_space_handle_t, member 389 __generate_inline_bs_ws(bus_space_write_8, bs_w_8, uint64_t);
|
| /f-stack/freebsd/mips/mips/ |
| H A D | bus_space_generic.c | 125 .bs_w_8 = generic_bs_w_8,
|
| /f-stack/freebsd/arm64/include/ |
| H A D | bus.h | 154 void (*bs_w_8) (void *, bus_space_handle_t, member
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 129 void (*bs_w_8) (void *, bus_space_handle_t, member
|