Searched refs:EfiPciIoWidthMaximum (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
H A DPciIo.c346 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
407 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
468 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
579 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
632 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
685 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
738 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
880 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciIo.c88 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
149 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
218 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
424 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
503 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
581 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
659 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
884 if ((UINT32)Width >= EfiPciIoWidthMaximum) {
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/PciEmulation/
H A DPciEmulation.c239 if ((Width < 0) || (Width >= EfiPciIoWidthMaximum) || (Buffer == NULL)) {
284 if ((Width < 0) || (Width >= EfiPciIoWidthMaximum) || (Buffer == NULL)) {
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/
H A DPciEmulation.c192 if ((Width < 0) || (Width >= EfiPciIoWidthMaximum) || (Buffer == NULL)) {
237 if ((Width < 0) || (Width >= EfiPciIoWidthMaximum) || (Buffer == NULL)) {
/device/linaro/bootloader/edk2/Omap35xxPkg/PciEmulation/
H A DPciEmulation.c239 if ((Width < 0) || (Width >= EfiPciIoWidthMaximum) || (Buffer == NULL)) {
284 if ((Width < 0) || (Width >= EfiPciIoWidthMaximum) || (Buffer == NULL)) {
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PciIo/
H A DPciIo.h53 EfiPciIoWidthMaximum enumerator in enum:__anon4097
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DPciIo.h47 EfiPciIoWidthMaximum enumerator in enum:__anon8092

Completed in 261 milliseconds