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

/netbsd-current/sys/arch/arm/at91/
H A Dat91_bus_space.c68 .bs_alloc = at91_bs_alloc,
197 at91_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function
201 panic("at91_bs_alloc(): not implemented\n");

Completed in 196 milliseconds