Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/driver/pci/
Dpci.rs1050 let secondary_bus = pci_to_pci_bridge.secondary_bus_number; in pci_check_function() localVariable
1051 pci_check_bus(secondary_bus)?; in pci_check_function()