Searched refs:box_pci_to_pci_bridge (Results 1 – 1 of 1) sorted by relevance
745 let box_pci_to_pci_bridge = Box::new(pci_to_pci_bridge); in pci_read_header() localVariable746 let box_pci_to_pci_bridge_clone = box_pci_to_pci_bridge.clone(); in pci_read_header()748 PCI_DEVICE_LINKEDLIST.add(box_pci_to_pci_bridge); in pci_read_header()