HomeSort by: relevance | last modified time | path
    Searched defs:at91_bs_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/at91/
at91_bus_space.c 68 .bs_alloc = at91_bs_alloc,
197 at91_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
201 panic("at91_bs_alloc(): not implemented\n");
at91_bus_space.c 68 .bs_alloc = at91_bs_alloc,
197 at91_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
201 panic("at91_bs_alloc(): not implemented\n");

Completed in 22 milliseconds