Searched defs:pci_ctl (Results 1 – 2 of 2) sorted by relevance
199 struct pci_ctl { struct200 uint64_t pci_csr; /* PCI a/b control/status register */ /* 1fe.0000.2000,4000 */201 uint64_t pad10;202 uint64_t pci_afsr; /* PCI a/b AFSR register */ /* 1fe.0000.2010,4010 */203 uint64_t pci_afar; /* PCI a/b AFAR register */ /* 1fe.0000.2018,4018 */204 uint64_t pci_diag; /* PCI a/b diagnostic register */ /* 1fe.0000.2020,4020 */205 uint64_t pci_tasr; /* PCI target address space reg (IIi)*/ /* 1fe.0000.2028,4028 */207 uint64_t pad11[250];210 struct iommu_strbuf pci_strbuf; /* 1fe.0000.2800-210 */213 uint64_t pad12[765];
309 bus_space_handle_t pci_ctl; in psycho_attach() local [all...]