Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/
DCeAta.h78 UINT8 SectorCount_Exp; member
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
DCEATA.h66 UINT8 SectorCount_Exp; member
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/
DCEATA.c528 CardData->TaskFile.SectorCount_Exp = (UINT8)(SectorCount >> 8); in ReadDMAExt()
585 CardData->TaskFile.SectorCount_Exp = (UINT8)(SectorCount >> 8); in WriteDMAExt()