Searched refs:generic_bs_alloc (Results 1 – 9 of 9) sorted by relevance
| /trueos/sys/arm/xscale/ixp425/ |
| HD | ixp425_a4x_space.c | 76 .bs_alloc = generic_bs_alloc, /* XXX not implemented */
|
| HD | ixp425_space.c | 73 .bs_alloc = generic_bs_alloc,
|
| /trueos/sys/arm/arm/ |
| HD | bus_space_generic.c | 84 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
|
| HD | bus_space_base.c | 58 .bs_alloc = generic_bs_alloc,
|
| /trueos/sys/mips/mips/ |
| HD | bus_space_fdt.c | 98 .bs_alloc = generic_bs_alloc,
|
| HD | bus_space_generic.c | 95 .bs_alloc = generic_bs_alloc, 258 generic_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, in generic_bs_alloc() function
|
| /trueos/sys/arm/xscale/pxa/ |
| HD | pxa_space.c | 76 .bs_alloc = generic_bs_alloc,
|
| /trueos/sys/mips/malta/ |
| HD | gt_pci_bus_space.c | 121 .bs_alloc = generic_bs_alloc,
|
| /trueos/sys/arm/at91/ |
| HD | at91.c | 130 .bs_alloc = generic_bs_alloc,
|