Home
last modified time | relevance | path

Searched defs:ebus_pci_rangespec (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/montecarlo/sys/
H A Dacebus.h112 struct ebus_pci_rangespec { struct
113 uint32_t ebus_phys_hi; /* Child hi range address */
114 uint32_t ebus_phys_low; /* Child low range address */
115 uint32_t pci_phys_hi; /* Parent hi rng addr */
116 uint32_t pci_phys_mid; /* Parent mid rng addr */
117 uint32_t pci_phys_low; /* Parent low rng addr */
118 uint32_t rng_size; /* Range size */
/titanic_44/usr/src/uts/sun4/sys/
H A Debus.h88 struct ebus_pci_rangespec { struct
107 struct ebus_pci_rangespec pci_rangespec; argument