Home
last modified time | relevance | path

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

/hypervisor/include/hw/
A Dpci.h398 static inline bool is_pci_cfg_multifunction(uint8_t header_type) in is_pci_cfg_multifunction() argument
400 return ((header_type != 0xffU) && ((header_type & PCIM_MFDEV) == PCIM_MFDEV)); in is_pci_cfg_multifunction()

Completed in 5 milliseconds