Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/
DIdeController.c150 PCI_CLASSCODE_OFFSET + 2, in IdeControllerSupported()
161 PCI_CLASSCODE_OFFSET + 1, in IdeControllerSupported()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Common.c246 ProgInterface = PciRead8 (PcdGet32(PcdUsbXhciPciAddress) + PCI_CLASSCODE_OFFSET); in CalculateUsbDebugPortMmioBase()
247 SubClassCode = PciRead8 (PcdGet32(PcdUsbXhciPciAddress) + PCI_CLASSCODE_OFFSET + 1); in CalculateUsbDebugPortMmioBase()
248 BaseCode = PciRead8 (PcdGet32(PcdUsbXhciPciAddress) + PCI_CLASSCODE_OFFSET + 2); in CalculateUsbDebugPortMmioBase()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DDebugCommunicationLibUsb.c191 ProgInterface = PciRead8 (PcdGet32(PcdUsbEhciPciAddress) + PCI_CLASSCODE_OFFSET); in CalculateUsbDebugPortBar()
192 SubClassCode = PciRead8 (PcdGet32(PcdUsbEhciPciAddress) + PCI_CLASSCODE_OFFSET + 1); in CalculateUsbDebugPortBar()
193 BaseCode = PciRead8 (PcdGet32(PcdUsbEhciPciAddress) + PCI_CLASSCODE_OFFSET + 2); in CalculateUsbDebugPortBar()
/device/linaro/bootloader/edk2/DuetPkg/SataControllerDxe/
DSataController.c354 PCI_CLASSCODE_OFFSET, in SataControllerSupported()
443 PCI_CLASSCODE_OFFSET, in SataControllerStart()
/device/linaro/bootloader/edk2/OvmfPkg/SataControllerDxe/
DSataController.c354 PCI_CLASSCODE_OFFSET, in SataControllerSupported()
459 PCI_CLASSCODE_OFFSET, in SataControllerStart()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhci.c1389 PCI_CLASSCODE_OFFSET, in EhcDriverBindingSupported()
1773 PCI_CLASSCODE_OFFSET, in EhcDriverBindingStart()
1826 PCI_CLASSCODE_OFFSET, in EhcDriverBindingStart()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Dpci22.h296 #define PCI_CLASSCODE_OFFSET 0x09 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Dpci22.h307 #define PCI_CLASSCODE_OFFSET 0x09 macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPci22.h531 #define PCI_CLASSCODE_OFFSET 0x09 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
DNvmExpress.c608 PCI_CLASSCODE_OFFSET, in NvmExpressDriverBindingSupported()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAtaAtapiPassThru.c603 PCI_CLASSCODE_OFFSET, in AtaAtapiPassThruSupported()
1168 PCI_CLASSCODE_OFFSET, in EnumerateAttachedDevice()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/
DSDController.c1510 PCI_CLASSCODE_OFFSET, in SDControllerSupported()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhci.c1390 PCI_CLASSCODE_OFFSET, in UhciDriverBindingSupported()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
DXhci.c1749 PCI_CLASSCODE_OFFSET, in XhcDriverBindingSupported()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DOhci.c1971 PCI_CLASSCODE_OFFSET, in OHCIDriverBindingSupported()