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

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dacebus.h65 uint32_t ebus_phys_hi; member in struct:ebus_intr_map
73 uint32_t ebus_phys_hi; member in struct:ebus_intr_map_mask
113 uint32_t ebus_phys_hi; /* Child hi range address */ member in struct:ebus_pci_rangespec
/illumos-gate/usr/src/uts/sun4/sys/
H A Debus.h65 uint32_t ebus_phys_hi; member in struct:ebus_intr_map
73 uint32_t ebus_phys_hi; member in struct:ebus_intr_map_mask
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c347 "addr 0x%x.0x%x.0x%x ", rangep[i].ebus_phys_hi,
502 if (ebus_rp->addr_hi == rangep->ebus_phys_hi)
527 rangep->ebus_phys_hi,
969 er[0].ebus_phys_hi = EBUS_CHILD_PHYS_LOW_RANGE;
973 if (PCI_REG_REG_G(prp->pci_phys_hi) == er[0].ebus_phys_hi) {
994 er[1].ebus_phys_hi = EBUS_CHILD_PHYS_HI_RANGE;
997 if (PCI_REG_REG_G(prp->pci_phys_hi) == er[1].ebus_phys_hi) {

Completed in 46 milliseconds