Searched refs:_io_alloc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/alpha/pci/ |
H A D | pci_bwx_bus_io_chipdep.c | 107 static int __C(CHIP,_io_alloc)(void *, bus_addr_t, bus_addr_t, 246 t->abs_alloc = __C(CHIP,_io_alloc); in __C() 455 __C(CHIP,_io_alloc)( in __C() argument
|
H A D | pci_swiz_bus_io_chipdep.c | 105 static int __C(CHIP,_io_alloc)(void *, bus_addr_t, bus_addr_t, 266 t->abs_alloc = __C(CHIP,_io_alloc); in __C() 549 __C(CHIP,_io_alloc)(void *v, bus_addr_t rstart, bus_addr_t rend, in __C() argument
|