Home
last modified time | relevance | path

Searched refs:abs_alloc (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/alpha/include/
H A Dbus_defs.h137 int (*abs_alloc)(void *, bus_addr_t, bus_addr_t, member
H A Dbus_funcs.h126 (*(t)->abs_alloc)((t)->abs_cookie, (rs), (re), (s), (a), (b), \
/netbsd-src/sys/arch/alpha/pci/
H A Dpci_bwx_bus_io_chipdep.c246 t->abs_alloc = __C(CHIP,_io_alloc); in __C()
H A Dpci_bwx_bus_mem_chipdep.c246 t->abs_alloc = __C(CHIP,_mem_alloc); in __C()
H A Dpci_swiz_bus_io_chipdep.c266 t->abs_alloc = __C(CHIP,_io_alloc); in __C()
H A Dpci_swiz_bus_mem_chipdep.c302 t->abs_alloc = __C(CHIP,_mem_alloc); in __C()