Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/
DIdeController.c126 UINT8 PciSubClass; in IdeControllerSupported() local
163 &PciSubClass in IdeControllerSupported()
172 if ((PciClass != PCI_CLASS_MASS_STORAGE) || (PciSubClass != PCI_CLASS_MASS_STORAGE_IDE)) { in IdeControllerSupported()