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

  /src/sys/arch/arm/footbridge/
footbridge_io.c 69 .bs_map = footbridge_bs_map,
166 footbridge_bs_map(void *t, bus_addr_t bpa, bus_size_t size, int cacheable, bus_space_handle_t *bshp) function in typeref:typename:int
237 panic("footbridge_bs_map: Address out of range (%08lx)", bpa);

Completed in 11 milliseconds