Searched refs:bs_w_2 (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | bus_space_base.c | 84 .bs_w_2 = NULL, /* Use inline code in bus.h */
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | uart_cpu_octeonusart.c | 124 .bs_w_2 = ou_bs_w_2,
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | bus_machdep.c | 207 .bs_w_2 = generic_bs_w_2,
|
| /f-stack/freebsd/mips/malta/ |
| H A D | gt_pci_bus_space.c | 149 .bs_w_2 = gt_pci_bs_w_2,
|
| /f-stack/freebsd/arm/include/ |
| H A D | bus.h | 145 void (*bs_w_2) (bus_space_tag_t, bus_space_handle_t, member 387 __generate_inline_bs_ws(bus_space_write_2, bs_w_2, uint16_t);
|
| /f-stack/freebsd/mips/mips/ |
| H A D | bus_space_generic.c | 123 .bs_w_2 = generic_bs_w_2,
|
| /f-stack/freebsd/arm64/include/ |
| H A D | bus.h | 150 void (*bs_w_2) (void *, bus_space_handle_t, member
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 125 void (*bs_w_2) (void *, bus_space_handle_t, member
|