Home | History | Annotate | Download | only in EmmcBlockIoPei

Lines Matching refs:DeviceIndex

206   @param[in]  DeviceIndex   Specifies the block device to which the function wants

242 IN UINTN DeviceIndex,
255 if ((DeviceIndex == 0) || (DeviceIndex > Private->TotalBlkIoDevices)) {
264 if (Location == DeviceIndex) {
292 @param[in] DeviceIndex Specifies the block device to which the function wants
321 IN UINTN DeviceIndex,
354 if ((DeviceIndex == 0) || (DeviceIndex > Private->TotalBlkIoDevices)) {
363 if (Location == DeviceIndex) {
479 @param[in] DeviceIndex Specifies the block device to which the function wants
515 IN UINTN DeviceIndex,
533 DeviceIndex,
545 if (Location == DeviceIndex) {
569 @param[in] DeviceIndex Specifies the block device to which the function wants
598 IN UINTN DeviceIndex,
613 DeviceIndex,