Searched refs:generic_bs_alloc (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425_a4x_space.c76 .bs_alloc = generic_bs_alloc, /* XXX not implemented */
H A Dixp425_space.c73 .bs_alloc = generic_bs_alloc,
/freebsd-11-stable/sys/arm/arm/
H A Dbus_space_base.c58 .bs_alloc = generic_bs_alloc,
H A Dbus_space_generic.c84 generic_bs_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, bus_size_t size, function
89 panic("generic_bs_alloc(): not implemented");
/freebsd-11-stable/sys/mips/malta/
H A Dgt_pci_bus_space.c121 .bs_alloc = generic_bs_alloc,
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Dpxa_space.c76 .bs_alloc = generic_bs_alloc,
/freebsd-11-stable/sys/mips/mips/
H A Dbus_space_generic.c95 .bs_alloc = generic_bs_alloc,
259 generic_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function

Completed in 70 milliseconds