Searched refs:tmpioh (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/alpha/pci/
H A Dpci_swiz_bus_io_chipdep.c616 register bus_space_handle_t tmpioh; local
623 tmpioh = ioh + off;
624 offset = tmpioh & 3;
625 port = (uint32_t *)((tmpioh << CHIP_ADDR_SHIFT) |
636 register bus_space_handle_t tmpioh; local
643 tmpioh = ioh + off;
644 offset = tmpioh & 3;
645 port = (uint32_t *)((tmpioh << CHIP_ADDR_SHIFT) |
656 register bus_space_handle_t tmpioh; local
663 tmpioh
720 register bus_space_handle_t tmpioh; local
737 register bus_space_handle_t tmpioh; local
754 register bus_space_handle_t tmpioh; local
[all...]

Completed in 59 milliseconds