Home
last modified time | relevance | path

Searched refs:as_pci_to_pci_bridge_device (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/pci/
H A Dpci.rs325 fn as_pci_to_pci_bridge_device(&self) -> Option<&PciDeviceStructurePciToPciBridge> { in as_pci_to_pci_bridge_device() method
553 fn as_pci_to_pci_bridge_device(&self) -> Option<&PciDeviceStructurePciToPciBridge> { in as_pci_to_pci_bridge_device() method
1003 .as_pci_to_pci_bridge_device() in pci_check_function()
1086 …, common_header.subclass, common_header.status, box_pci_device.as_pci_to_pci_bridge_device().unwra… in pci_init()