Searched refs:TotalBlkIoDevices (Results 1 – 4 of 4) sorted by relevance
120 *NumberBlockDevices = Private->TotalBlkIoDevices; in SdBlockIoPeimGetDeviceNo()178 if ((DeviceIndex == 0) || (DeviceIndex > Private->TotalBlkIoDevices)) { in SdBlockIoPeimGetMediaInfo()256 if ((DeviceIndex == 0) || (DeviceIndex > Private->TotalBlkIoDevices)) { in SdBlockIoPeimReadBlocks()331 *NumberBlockDevices = Private->TotalBlkIoDevices; in SdBlockIoPeimGetDeviceNo2()606 Private->TotalBlkIoDevices++; in InitializeSdBlockIoPeim()
65 UINT8 TotalBlkIoDevices; member
192 *NumberBlockDevices = Private->TotalBlkIoDevices; in EmmcBlockIoPeimGetDeviceNo()255 if ((DeviceIndex == 0) || (DeviceIndex > Private->TotalBlkIoDevices)) { in EmmcBlockIoPeimGetMediaInfo()354 if ((DeviceIndex == 0) || (DeviceIndex > Private->TotalBlkIoDevices)) { in EmmcBlockIoPeimReadBlocks()464 *NumberBlockDevices = Private->TotalBlkIoDevices; in EmmcBlockIoPeimGetDeviceNo2()793 Private->TotalBlkIoDevices++; in InitializeEmmcBlockIoPeim()
69 UINT8 TotalBlkIoDevices; member