Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
DIIOecho.c61 UINT32 AttrDex; in IIO_EchoOne() local
72 AttrDex = InBuf->GetWDex(InBuf); in IIO_EchoOne()
87 AttrDex = (UINT32)ModuloDecrement(AttrDex, InBuf->NumElements); in IIO_EchoOne()
88 NumEcho = AttrBuf[AttrDex]; in IIO_EchoOne()
133 AttrBuf[AttrDex] = (UINT8)NumEcho; in IIO_EchoOne()