Searched refs:EfiCpuIoWidthMaximum (Results 1 – 7 of 7) sorted by relevance
84 if ((Width < 0) || (Width >= EfiCpuIoWidthMaximum)) { in CpuMemoryServiceRead()142 if ((Width < 0) || (Width >= EfiCpuIoWidthMaximum)) { in CpuMemoryServiceWrite()203 if ((Width < 0) || (Width >= EfiCpuIoWidthMaximum)) { in CpuIoServiceRead()268 if ((Width < 0) || (Width >= EfiCpuIoWidthMaximum)) { in CpuIoServiceWrite()
197 if (Width >= EfiCpuIoWidthMaximum) { in CpuIoServiceRead()259 if (Width >= EfiCpuIoWidthMaximum) { in CpuIoServiceWrite()
56 EfiCpuIoWidthMaximum enumerator
52 EfiCpuIoWidthMaximum enumerator
119 if ((UINT32)Width >= EfiCpuIoWidthMaximum) { in CpuIoCheckParameter()
118 if ((UINT32)Width >= EfiCpuIoWidthMaximum) { in CpuIoCheckParameter()
120 if ((UINT32)Width >= EfiCpuIoWidthMaximum) { in CpuIoCheckParameter()