HomeSort by: relevance | last modified time | path
    Searched refs:abs_alloc (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/alpha/include/
bus_defs.h 137 int (*abs_alloc)(void *, bus_addr_t, bus_addr_t, member in struct:alpha_bus_space
bus_funcs.h 126 (*(t)->abs_alloc)((t)->abs_cookie, (rs), (re), (s), (a), (b), \
  /src/sys/arch/alpha/pci/
pci_bwx_bus_io_chipdep.c 246 t->abs_alloc = __C(CHIP,_io_alloc);
pci_bwx_bus_mem_chipdep.c 246 t->abs_alloc = __C(CHIP,_mem_alloc);
pci_swiz_bus_io_chipdep.c 266 t->abs_alloc = __C(CHIP,_io_alloc);
pci_swiz_bus_mem_chipdep.c 302 t->abs_alloc = __C(CHIP,_mem_alloc);

Completed in 15 milliseconds