Searched refs:MMIO_COPY_UINT8 (Results 1 – 4 of 4) sorted by relevance
139 if (Width >= MMIO_COPY_UINT8) { in DeviceIoMemRead()140 Width = (EFI_IO_WIDTH) (Width - MMIO_COPY_UINT8); in DeviceIoMemRead()203 if (Width >= MMIO_COPY_UINT8) { in DeviceIoMemWrite()204 Width = (EFI_IO_WIDTH) (Width - MMIO_COPY_UINT8); in DeviceIoMemWrite()262 if (Width >= MMIO_COPY_UINT8) { in DeviceIoIoRead()314 if (Width >= MMIO_COPY_UINT8) { in DeviceIoIoWrite()366 if ((UINT32)Width >= MMIO_COPY_UINT8) { in DeviceIoPciRead()418 if ((UINT32)Width >= MMIO_COPY_UINT8) { in DeviceIoPciWrite()
554 if (Width >= MMIO_COPY_UINT8) { in DeviceIoMemRead()555 Width = (EFI_IO_WIDTH) (Width - MMIO_COPY_UINT8); in DeviceIoMemRead()613 if (Width >= MMIO_COPY_UINT8) { in DeviceIoMemWrite()614 Width = (EFI_IO_WIDTH) (Width - MMIO_COPY_UINT8); in DeviceIoMemWrite()667 if (Width >= MMIO_COPY_UINT8) { in DeviceIoIoRead()714 if (Width >= MMIO_COPY_UINT8) { in DeviceIoIoWrite()761 if ((UINT32)Width >= MMIO_COPY_UINT8) { in DeviceIoPciRead()808 if ((UINT32)Width >= MMIO_COPY_UINT8) { in DeviceIoPciWrite()
50 MMIO_COPY_UINT8 = 4, enumerator
41 MMIO_COPY_UINT8, enumerator