Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
DUhcPeim.h140 UINT32 TDStatusIOC : 1; member
DUhcPeim.c2031 PtrTDStruct->TDData.TDStatusIOC = IsSet ? 1 : 0; in SetorClearTDControlIOC()