Home
last modified time | relevance | path

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

/hypervisor/dm/vpci/
A Dvsriov.c159 uint16_t sub_vid = 0U; in enable_vfs() local
197 sub_vid = (uint16_t) pci_pdev_read_cfg(vf_bdf, PCIV_SUB_VENDOR_ID, 2U); in enable_vfs()
198 if ((sub_vid != 0xFFFFU) && (sub_vid != 0U)) { in enable_vfs()

Completed in 5 milliseconds