Searched refs:make_pci_root (Results 1 – 3 of 3) sorted by relevance
76 Ok(unsafe { pci_info.make_pci_root() }) in initialize()
121 pub unsafe fn make_pci_root(&self) -> PciRoot { in make_pci_root() method
105 let mut pci_root = unsafe { pci_info.make_pci_root() }; in main()