HomeSort by relevance Sort by last modified time
    Searched refs:PCI_CLASSCODE_OFFSET (Results 1 - 16 of 16) sorted by null

  /device/linaro/bootloader/edk2/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/
IdeController.c 150 PCI_CLASSCODE_OFFSET + 2,
161 PCI_CLASSCODE_OFFSET + 1,
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DebugCommunicationLibUsb.c 191 ProgInterface = PciRead8 (PcdGet32(PcdUsbEhciPciAddress) + PCI_CLASSCODE_OFFSET);
192 SubClassCode = PciRead8 (PcdGet32(PcdUsbEhciPciAddress) + PCI_CLASSCODE_OFFSET + 1);
193 BaseCode = PciRead8 (PcdGet32(PcdUsbEhciPciAddress) + PCI_CLASSCODE_OFFSET + 2);
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DebugCommunicationLibUsb3Common.c 246 ProgInterface = PciRead8 (PcdGet32(PcdUsbXhciPciAddress) + PCI_CLASSCODE_OFFSET);
247 SubClassCode = PciRead8 (PcdGet32(PcdUsbXhciPciAddress) + PCI_CLASSCODE_OFFSET + 1);
248 BaseCode = PciRead8 (PcdGet32(PcdUsbXhciPciAddress) + PCI_CLASSCODE_OFFSET + 2);
  /device/linaro/bootloader/edk2/DuetPkg/SataControllerDxe/
SataController.c 354 PCI_CLASSCODE_OFFSET,
443 PCI_CLASSCODE_OFFSET,
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/SataControllerDxe/
SataController.c 354 PCI_CLASSCODE_OFFSET,
459 PCI_CLASSCODE_OFFSET,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
pci22.h 296 #define PCI_CLASSCODE_OFFSET 0x09
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
pci22.h 307 #define PCI_CLASSCODE_OFFSET 0x09
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpress.c 608 PCI_CLASSCODE_OFFSET,
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pci22.h 531 #define PCI_CLASSCODE_OFFSET 0x09
  /external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
Pci22.h 335 #define PCI_CLASSCODE_OFFSET 0x09
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
AtaAtapiPassThru.c 603 PCI_CLASSCODE_OFFSET,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
Uhci.c     [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/
SDController.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
Xhci.c     [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
Ohci.c     [all...]

Completed in 544 milliseconds