Lines Matching full:sata
235 ((Info & BIT4) != 0) ? L"SATA" : L"SAS",
713 ((SasEx->DeviceTopology & BIT4) != 0) ? L"SATA" : L"SAS",
1129 Converts a SATA device path structure to its string representative.
1149 SATA_DEVICE_PATH *Sata;
1151 Sata = DevPath;
1154 L"Sata(0x%x,0x%x,0x%x)",
1155 Sata->HBAPortNumber,
1156 Sata->PortMultiplierPortNumber,
1157 Sata->Lun