Searched refs:bs_w_2 (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/sys/arm/arm/
H A Dbus_space_base.c84 .bs_w_2 = NULL, /* Use inline code in bus.h */
/freebsd-13-stable/sys/mips/cavium/
H A Duart_cpu_octeonusart.c124 .bs_w_2 = ou_bs_w_2,
/freebsd-13-stable/sys/riscv/riscv/
H A Dbus_machdep.c157 .bs_w_2 = generic_bs_w_2,
/freebsd-13-stable/sys/mips/malta/
H A Dgt_pci_bus_space.c149 .bs_w_2 = gt_pci_bs_w_2,
/freebsd-13-stable/sys/arm64/arm64/
H A Dbus_machdep.c207 .bs_w_2 = generic_bs_w_2,
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dbus_machdep.c845 .bs_w_2 = native_bs_ws_2,
962 .bs_w_2 = swapped_bs_ws_2,
/freebsd-13-stable/sys/mips/mips/
H A Dbus_space_generic.c123 .bs_w_2 = generic_bs_w_2,
/freebsd-13-stable/sys/dev/usb/controller/
H A Dmusb_otg_allwinner.c491 sc->bs.bs_w_2 = awusbdrd_bs_w_2;
/freebsd-13-stable/sys/arm/include/
H A Dbus.h145 void (*bs_w_2) (bus_space_tag_t, bus_space_handle_t, member in struct:bus_space
387 __generate_inline_bs_ws(bus_space_write_2, bs_w_2, uint16_t);
/freebsd-13-stable/sys/riscv/include/
H A Dbus.h144 void (*bs_w_2) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-13-stable/sys/arm64/include/
H A Dbus.h150 void (*bs_w_2) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-13-stable/sys/powerpc/include/
H A Dbus.h166 void (*bs_w_2)(bus_space_handle_t, bus_size_t, uint16_t); member in struct:bus_space
/freebsd-13-stable/sys/mips/include/
H A Dbus.h125 void (*bs_w_2) (void *, bus_space_handle_t, member in struct:bus_space

Completed in 202 milliseconds