Searched refs:ParentBlockIo2 (Results 1 – 2 of 2) sorted by relevance
809 return Private->ParentBlockIo2->Reset ( in PartitionResetEx()810 Private->ParentBlockIo2, in PartitionResetEx()1111 IN EFI_BLOCK_IO2_PROTOCOL *ParentBlockIo2, in PartitionInstallChildHandle() argument1136 Private->ParentBlockIo2 = ParentBlockIo2; in PartitionInstallChildHandle()1157 ASSERT (Private->ParentBlockIo2 != NULL); in PartitionInstallChildHandle()1159 CopyMem (Private->BlockIo2.Media, ParentBlockIo2->Media, sizeof (EFI_BLOCK_IO_MEDIA)); in PartitionInstallChildHandle()
60 EFI_BLOCK_IO2_PROTOCOL *ParentBlockIo2; member340 IN EFI_BLOCK_IO2_PROTOCOL *ParentBlockIo2,