Searched refs:abs_alloc (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/sys/arch/alpha/include/ |
| H A D | bus.h | 61 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 D | pci_bwx_bus_io_chipdep.c | 208 t->abs_alloc = __C(CHIP,_io_alloc);
|
| H A D | pci_bwx_bus_mem_chipdep.c | 216 t->abs_alloc = __C(CHIP,_mem_alloc);
|
| H A D | pci_swiz_bus_io_chipdep.c | 206 t->abs_alloc = __C(CHIP,_io_alloc);
|
| H A D | pci_swiz_bus_mem_chipdep.c | 216 t->abs_alloc = __C(CHIP,_mem_alloc);
|