Home
last modified time | relevance | path

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

/hypervisor/hw/
A Dpci.c419 uint8_t hdr_type, dev, func, func_max; in scan_pci_hierarchy() local
452 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