Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/alpha/include/
H A Dbus.h61 int (*abs_alloc)(void *, bus_addr_t, bus_addr_t, member
234 (*(t)->abs_alloc)((t)->abs_cookie, (rs), (re), (s), (a), (b), \
/openbsd-src/sys/arch/alpha/pci/
H A Dpci_bwx_bus_io_chipdep.c208 t->abs_alloc = __C(CHIP,_io_alloc);
H A Dpci_bwx_bus_mem_chipdep.c216 t->abs_alloc = __C(CHIP,_mem_alloc);
H A Dpci_swiz_bus_io_chipdep.c206 t->abs_alloc = __C(CHIP,_io_alloc);
H A Dpci_swiz_bus_mem_chipdep.c216 t->abs_alloc = __C(CHIP,_mem_alloc);