Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/pci/
H A Dpci.rs1005 let secondary_bus = pci_to_pci_bridge.secondary_bus_number; in pci_check_function() localVariable
1006 pci_check_bus(secondary_bus)?; in pci_check_function()