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

/opensolaris-onvv-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
/opensolaris-onvv-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
/opensolaris-onvv-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c344 "addr 0x%x.0x%x.0x%x ", rangep[i].ebus_phys_hi,
499 if (ebus_rp->addr_hi == rangep->ebus_phys_hi)
524 rangep->ebus_phys_hi,
966 er[0].ebus_phys_hi = EBUS_CHILD_PHYS_LOW_RANGE;
970 if (PCI_REG_REG_G(prp->pci_phys_hi) == er[0].ebus_phys_hi) {
991 er[1].ebus_phys_hi = EBUS_CHILD_PHYS_HI_RANGE;
994 if (PCI_REG_REG_G(prp->pci_phys_hi) == er[1].ebus_phys_hi) {

Completed in 103 milliseconds