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

/freebsd-11-stable/sys/arm/arm/
H A Dbus_space_base.c139 .bs_w_4_s = NULL, /* Use inline code in bus.h */
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425_pci_space.c133 .bs_w_4_s = _pci_io_bs_w_4_s,
141 .bs_w_4_s = _pci_io_bs_w_4,
177 .bs_w_4_s = _pci_mem_bs_w_4,
197 .bs_w_4_s = ixp425_pci_mem_bs_w_4,
/freebsd-11-stable/sys/arm64/arm64/
H A Dbus_machdep.c210 .bs_w_4_s = NULL,
/freebsd-11-stable/sys/riscv/riscv/
H A Dbus_machdep.c212 .bs_w_4_s = NULL,
/freebsd-11-stable/sys/mips/malta/
H A Dgt_pci_bus_space.c202 .bs_w_4_s = generic_bs_w_4,
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Dpxa_space.c157 .bs_w_4_s = BS_UNIMPLEMENTED,
/freebsd-11-stable/sys/mips/mips/
H A Dbus_space_generic.c176 .bs_w_4_s = generic_bs_w_4,
/freebsd-11-stable/sys/arm/include/
H A Dbus.h229 void (*bs_w_4_s) (bus_space_tag_t, bus_space_handle_t, member in struct:bus_space
399 __generate_inline_bs_ws(bus_space_write_stream_4, bs_w_4_s, uint32_t);
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h233 void (*bs_w_4_s) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h233 void (*bs_w_4_s) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-11-stable/sys/mips/include/
H A Dbus.h211 void (*bs_w_4_s) (void *, bus_space_handle_t, member in struct:bus_space

Completed in 146 milliseconds