HomeSort by: relevance | last modified time | path
    Searched defs:tmpioh (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/alpha/pci/
pci_swiz_bus_io_chipdep.c 643 register bus_space_handle_t tmpioh; local in function:__C
650 tmpioh = ioh + off;
651 offset = tmpioh & 3;
652 port = (uint32_t *)((tmpioh << CHIP_ADDR_SHIFT) |
663 register bus_space_handle_t tmpioh; local in function:__C
670 tmpioh = ioh + off;
671 offset = tmpioh & 3;
672 port = (uint32_t *)((tmpioh << CHIP_ADDR_SHIFT) |
683 register bus_space_handle_t tmpioh; local in function:__C
689 tmpioh = ioh + off
746 register bus_space_handle_t tmpioh; variable in typeref:typename:register bus_space_handle_t
763 register bus_space_handle_t tmpioh; local in function:__C
780 register bus_space_handle_t tmpioh; local in function:__C
    [all...]

Completed in 19 milliseconds