Searched refs:generic_bs_alloc (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | bus_space_generic.c | 86 generic_bs_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, bus_size_t size, in generic_bs_alloc() function
|
| H A D | bus_space_base.c | 58 .bs_alloc = generic_bs_alloc,
|
| /f-stack/freebsd/mips/mips/ |
| H A D | bus_space_generic.c | 97 .bs_alloc = generic_bs_alloc, 253 generic_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, in generic_bs_alloc() function
|
| /f-stack/freebsd/mips/malta/ |
| H A D | gt_pci_bus_space.c | 123 .bs_alloc = generic_bs_alloc,
|