Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pbm.c98 uint32_t rng_type = rangep->child_high & PCI_ADDR_MASK; in pbm_create() local
99 if (rng_type == PCI_ADDR_MEM32 || rng_type == PCI_ADDR_MEM64) { in pbm_create()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_pec.c81 uint32_t rng_type = rangep->child_high & PCI_ADDR_MASK; in px_pec_attach() local
83 switch (rng_type) { in px_pec_attach()