Searched refs:bs_w_4 (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425_a4x_space.c97 .bs_w_4 = a4x_bs_w_4,
H A Dixp425_space.c100 .bs_w_4 = generic_bs_w_4,
H A Dixp425_pci_space.c124 .bs_w_4 = _pci_io_bs_w_4,
181 .bs_w_4 = ixp425_pci_mem_bs_w_4,
194 .bs_w_4 = ixp425_pci_mem_bs_w_4,
/freebsd-11-stable/sys/arm/arm/
H A Dbus_space_base.c85 .bs_w_4 = NULL, /* Use inline code in bus.h */
/freebsd-11-stable/sys/mips/cavium/
H A Duart_cpu_octeonusart.c124 .bs_w_4 = ou_bs_w_4,
/freebsd-11-stable/sys/arm64/arm64/
H A Dbus_machdep.c156 .bs_w_4 = generic_bs_w_4,
/freebsd-11-stable/sys/riscv/riscv/
H A Dbus_machdep.c158 .bs_w_4 = generic_bs_w_4,
/freebsd-11-stable/sys/mips/malta/
H A Dgt_pci_bus_space.c148 .bs_w_4 = gt_pci_bs_w_4,
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Dpxa_space.c103 .bs_w_4 = pxa_bs_w_4,
/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci_ixp4xx.c156 isc->tag.bs_w_4 = ehci_bs_w_4;
/freebsd-11-stable/sys/mips/mips/
H A Dbus_space_generic.c122 .bs_w_4 = generic_bs_w_4,
/freebsd-11-stable/sys/arm/include/
H A Dbus.h95 void (*bs_w_4)(bus_space_tag_t, bus_space_handle_t, member in struct:bus_space
394 __generate_inline_bs_ws(bus_space_write_4, bs_w_4, uint32_t);
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h147 void (*bs_w_4) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-11-stable/sys/powerpc/include/
H A Dbus.h165 void (*bs_w_4)(bus_space_handle_t, bus_size_t, uint32_t); member in struct:bus_space
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h147 void (*bs_w_4) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-11-stable/sys/mips/include/
H A Dbus.h125 void (*bs_w_4) (void *, bus_space_handle_t, member in struct:bus_space

Completed in 259 milliseconds