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

  /src/sys/arch/riscv/riscv/
bus_space.c 74 .bs_alloc = generic_bs_alloc,
196 .bs_alloc = generic_bs_alloc,
414 generic_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
bus_space.c 74 .bs_alloc = generic_bs_alloc,
196 .bs_alloc = generic_bs_alloc,
414 generic_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
  /src/sys/arch/aarch64/aarch64/
bus_space.c 62 .bs_alloc = generic_bs_alloc,
184 .bs_alloc = generic_bs_alloc,
306 .bs_alloc = generic_bs_alloc,
428 .bs_alloc = generic_bs_alloc,
682 generic_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
bus_space.c 62 .bs_alloc = generic_bs_alloc,
184 .bs_alloc = generic_bs_alloc,
306 .bs_alloc = generic_bs_alloc,
428 .bs_alloc = generic_bs_alloc,
682 generic_bs_alloc(void *t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int

Completed in 47 milliseconds