Searched refs:X86_64PciArch (Results 1 – 2 of 2) sorted by relevance
18 pub struct X86_64PciArch; struct20 impl X86_64PciArch { impl39 impl TraitPciArch for X86_64PciArch { implementation78 let bus_begin = X86_64PciArch::read_config_early(0, 0, 0, 0x44); in x86_64_pci_init()79 let bus_end = X86_64PciArch::read_config_early(0, 0, 0, 0x45); in x86_64_pci_init()
24 pub use self::pci::pci::X86_64PciArch as PciArch;