Home
last modified time | relevance | path

Searched refs:cfg_space_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_util.c635 uint32_t cfg_space_type = PCI_REG_ADDR_G(PCI_ADDR_CONFIG); in px_get_cfg_pabase() local
637 ASSERT(cfg_space_type == 0); in px_get_cfg_pabase()
640 if (PCI_REG_ADDR_G(rangep->child_high) == cfg_space_type) in px_get_cfg_pabase()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c701 uint32_t cfg_space_type = PCI_REG_ADDR_G(PCI_ADDR_CONFIG); in pci_get_cfg_pabase() local
703 ASSERT(cfg_space_type == 0); in pci_get_cfg_pabase()
706 if (PCI_REG_ADDR_G(rangep->child_high) == cfg_space_type) in pci_get_cfg_pabase()