Home
last modified time | relevance | path

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

/hypervisor/arch/x86/configs/
A Dpci_dev.c81 && is_pci_cfg_multifunction(pdev->hdr_type) in init_one_dev_config()
/hypervisor/include/hw/
A Dpci.h398 static inline bool is_pci_cfg_multifunction(uint8_t header_type) in is_pci_cfg_multifunction() function
/hypervisor/hw/
A Dpci.c452 func_max = is_pci_cfg_multifunction(hdr_type) ? PCI_FUNCMAX : 0U; in scan_pci_hierarchy()

Completed in 9 milliseconds