Lines Matching refs:Path
5921 phys_disk->Path[i].PhysDiskID = buffer->Path[i].PhysDiskID;
5922 phys_disk->Path[i].PhysDiskBus = buffer->Path[i].PhysDiskBus;
5923 phys_disk->Path[i].OwnerIdentifier =
5924 buffer->Path[i].OwnerIdentifier;
5925 phys_disk->Path[i].Flags = le16_to_cpu(buffer->Path[i].Flags);
5926 memcpy(&sas_address, &buffer->Path[i].WWID, sizeof(__le64));
5928 memcpy(&phys_disk->Path[i].WWID, &sas_address, sizeof(__le64));
5930 &buffer->Path[i].OwnerWWID, sizeof(__le64));
5932 memcpy(&phys_disk->Path[i].OwnerWWID,