Searched refs:bs_wr_4 (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/arm/arm/
H A Dbus_space_base.c97 .bs_wr_4 = generic_bs_wr_4,
/freebsd-13-stable/sys/riscv/riscv/
H A Dbus_machdep.c170 .bs_wr_4 = NULL,
/freebsd-13-stable/sys/mips/malta/
H A Dgt_pci_bus_space.c162 .bs_wr_4 = gt_pci_bs_wr_4,
/freebsd-13-stable/sys/arm64/arm64/
H A Dbus_machdep.c220 .bs_wr_4 = generic_bs_wr_4,
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dbus_machdep.c868 .bs_wr_4 = native_bs_wr_4,
985 .bs_wr_4 = swapped_bs_wr_4,
/freebsd-13-stable/sys/mips/mips/
H A Dbus_space_generic.c136 .bs_wr_4 = generic_bs_wr_4,
/freebsd-13-stable/sys/riscv/include/
H A Dbus.h166 void (*bs_wr_4) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-13-stable/sys/arm64/include/
H A Dbus.h172 void (*bs_wr_4) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-13-stable/sys/powerpc/include/
H A Dbus.h196 void (*bs_wr_4)(bus_space_handle_t, bus_size_t, member in struct:bus_space
/freebsd-13-stable/sys/mips/include/
H A Dbus.h147 void (*bs_wr_4) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-13-stable/sys/arm/include/
H A Dbus.h165 void (*bs_wr_4) (bus_space_tag_t, bus_space_handle_t, member in struct:bus_space

Completed in 189 milliseconds