Searched defs:ebus_pci_rangespec (Results 1 – 2 of 2) sorted by relevance
112 struct ebus_pci_rangespec { struct113 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 */
88 struct ebus_pci_rangespec { struct107 struct ebus_pci_rangespec pci_rangespec; argument