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

/freebsd-11-stable/sys/arm/arm/
H A Dbus_space_base.c137 .bs_w_1_s = NULL, /* Use inline code in bus.h */
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425_pci_space.c131 .bs_w_1_s = _pci_io_bs_w_1_s,
139 .bs_w_1_s = _pci_io_bs_w_1,
175 .bs_w_1_s = _pci_mem_bs_w_1,
195 .bs_w_1_s = ixp425_pci_mem_bs_w_1,
/freebsd-11-stable/sys/arm64/arm64/
H A Dbus_machdep.c208 .bs_w_1_s = NULL,
/freebsd-11-stable/sys/riscv/riscv/
H A Dbus_machdep.c210 .bs_w_1_s = NULL,
/freebsd-11-stable/sys/mips/malta/
H A Dgt_pci_bus_space.c200 .bs_w_1_s = generic_bs_w_1,
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Dpxa_space.c155 .bs_w_1_s = BS_UNIMPLEMENTED,
/freebsd-11-stable/sys/mips/mips/
H A Dbus_space_generic.c174 .bs_w_1_s = generic_bs_w_1,
/freebsd-11-stable/sys/arm/include/
H A Dbus.h225 void (*bs_w_1_s) (bus_space_tag_t, bus_space_handle_t, member in struct:bus_space
397 __generate_inline_bs_ws(bus_space_write_stream_1, bs_w_1_s, uint8_t);
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h229 void (*bs_w_1_s) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h229 void (*bs_w_1_s) (void *, bus_space_handle_t, member in struct:bus_space
/freebsd-11-stable/sys/mips/include/
H A Dbus.h207 void (*bs_w_1_s) (void *, bus_space_handle_t, member in struct:bus_space

Completed in 142 milliseconds