Searched refs:min_bus (Results 1 - 1 of 1) sorted by relevance

/arch/x86/pci/
H A Damd_bus.c113 int min_bus; local
122 min_bus = (reg >> 16) & 0xff;
127 info = alloc_pci_root_info(min_bus, max_bus, node, link);

Completed in 2092 milliseconds