Lines Matching refs:Path
5926 phys_disk->Path[i].PhysDiskID = buffer->Path[i].PhysDiskID;
5927 phys_disk->Path[i].PhysDiskBus = buffer->Path[i].PhysDiskBus;
5928 phys_disk->Path[i].OwnerIdentifier =
5929 buffer->Path[i].OwnerIdentifier;
5930 phys_disk->Path[i].Flags = le16_to_cpu(buffer->Path[i].Flags);
5931 memcpy(&sas_address, &buffer->Path[i].WWID, sizeof(__le64));
5933 memcpy(&phys_disk->Path[i].WWID, &sas_address, sizeof(__le64));
5935 &buffer->Path[i].OwnerWWID, sizeof(__le64));
5937 memcpy(&phys_disk->Path[i].OwnerWWID,