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

/freebsd-11-stable/sys/arm/arm/
H A Dbus_space_base.c138 .bs_w_2_s = NULL, /* Use inline code in bus.h */
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425_pci_space.c132 .bs_w_2_s = _pci_io_bs_w_2_s,
140 .bs_w_2_s = _pci_io_bs_w_2,
176 .bs_w_2_s = _pci_mem_bs_w_2,
196 .bs_w_2_s = ixp425_pci_mem_bs_w_2,
/freebsd-11-stable/sys/arm64/arm64/
H A Dbus_machdep.c209 .bs_w_2_s = NULL,
/freebsd-11-stable/sys/riscv/riscv/
H A Dbus_machdep.c211 .bs_w_2_s = NULL,
/freebsd-11-stable/sys/mips/malta/
H A Dgt_pci_bus_space.c201 .bs_w_2_s = generic_bs_w_2,
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Dpxa_space.c156 .bs_w_2_s = BS_UNIMPLEMENTED,
/freebsd-11-stable/sys/mips/mips/
H A Dbus_space_generic.c175 .bs_w_2_s = generic_bs_w_2,
/freebsd-11-stable/sys/arm/include/
H A Dbus.h227 void (*bs_w_2_s) (bus_space_tag_t, bus_space_handle_t, member in struct:bus_space
398 __generate_inline_bs_ws(bus_space_write_stream_2, bs_w_2_s, uint16_t);
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h231 void (*bs_w_2_s) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h231 void (*bs_w_2_s) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-11-stable/sys/mips/include/
H A Dbus.h209 void (*bs_w_2_s) (void *, bus_space_handle_t, member in struct:bus_space

Completed in 244 milliseconds