Searched refs:func_max (Results 1 – 1 of 1) sorted by relevance
419 uint8_t hdr_type, dev, func, func_max; in scan_pci_hierarchy() local452 func_max = is_pci_cfg_multifunction(hdr_type) ? PCI_FUNCMAX : 0U; in scan_pci_hierarchy()453 for (func = 0U; func <= func_max; func++) { in scan_pci_hierarchy()
Completed in 4 milliseconds