Searched refs:bs_w_4 (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | bus_space_base.c | 85 .bs_w_4 = NULL, /* Use inline code in bus.h */
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | uart_cpu_octeonusart.c | 125 .bs_w_4 = ou_bs_w_4,
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | bus_machdep.c | 208 .bs_w_4 = generic_bs_w_4,
|
| /f-stack/freebsd/mips/malta/ |
| H A D | gt_pci_bus_space.c | 150 .bs_w_4 = gt_pci_bs_w_4,
|
| /f-stack/freebsd/arm/include/ |
| H A D | bus.h | 97 void (*bs_w_4)(bus_space_tag_t, bus_space_handle_t, member 388 __generate_inline_bs_ws(bus_space_write_4, bs_w_4, uint32_t);
|
| /f-stack/freebsd/mips/mips/ |
| H A D | bus_space_generic.c | 124 .bs_w_4 = generic_bs_w_4,
|
| /f-stack/freebsd/arm64/include/ |
| H A D | bus.h | 152 void (*bs_w_4) (void *, bus_space_handle_t, member
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 127 void (*bs_w_4) (void *, bus_space_handle_t, member
|