Searched refs:_io_unmap (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/alpha/pci/ |
H A D | pci_swiz_bus_io_chipdep.c | 94 static void __C(CHIP,_io_unmap)(void *, bus_space_handle_t, 259 t->abs_unmap = __C(CHIP,_io_unmap); in __C() 489 __C(CHIP,_io_unmap)(void *v, bus_space_handle_t ioh, in __C() argument 530 __S(__C(CHIP,_io_unmap)), (ioh << CHIP_ADDR_SHIFT)); in __C() 608 __C(CHIP,_io_unmap)(v, bsh, size, 1); in __C()
|
H A D | pci_bwx_bus_io_chipdep.c | 96 static void __C(CHIP,_io_unmap)(void *, bus_space_handle_t, 239 t->abs_unmap = __C(CHIP,_io_unmap); in __C() 418 __C(CHIP,_io_unmap)( in __C() argument 523 __C(CHIP,_io_unmap)(v, bsh, size, 1); in __C()
|