Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
DVirtio10.h36 UINT8 ConfigType; // Identifies the specific VirtIo 1.0 config structure member
/device/linaro/bootloader/edk2/OvmfPkg/Virtio10Dxe/
DVirtio10.c305 switch (VirtIoCap.ConfigType) { in ParseCapabilities()
333 if (VirtIoCap.ConfigType == VIRTIO_PCI_CAP_NOTIFY_CFG) { in ParseCapabilities()