Searched refs:IndentifyDeviceData (Results 1 – 3 of 3) sorted by relevance
371 if (CardData->IndentifyDeviceData.MaxWritesPerAddress == 0) { in CEATABlockIoInit()375 CardData->BlockIoMedia.BlockSize = (1 << CardData->IndentifyDeviceData.Sectorsize); in CEATABlockIoInit()379 MaxSize = *(UINT64*)(CardData->IndentifyDeviceData.MaximumLBA); in CEATABlockIoInit()
104 IDENTIFY_DEVICE_DATA IndentifyDeviceData; member
405 (UINT8*)&(CardData->IndentifyDeviceData), in IndentifyDevice()