Searched refs:MSG_SATA_DP (Results 1 – 13 of 13) sorted by relevance
555 …SiI3132DevicePath = CreateDeviceNode (MESSAGING_DEVICE_PATH, MSG_SATA_DP, sizeof (SATA_DEVICE_PATH… in SiI3132BuildDevicePath()625 if ((DevicePath->Type != MESSAGING_DEVICE_PATH) || (DevicePath->SubType != MSG_SATA_DP)) { in SiI3132GetDevice()
129 if (TmpDevPath->Type == MESSAGING_DEVICE_PATH && TmpDevPath->SubType == MSG_SATA_DP) { in ExtractDeviceInfoFromDevicePath()160 (TmpDevPath2->Type == MESSAGING_DEVICE_PATH && TmpDevPath2->SubType == MSG_SATA_DP)) { in ExtractDeviceInfoFromDevicePath()
234 #define MSG_SATA_DP 0x12 macro
126 MSG_SATA_DP,1761 ((DevicePath->SubType != MSG_SATA_DP) && in AtaPassThruGetDevice()2412 (DevicePath->SubType != MSG_SATA_DP)) || in ExtScsiPassThruGetTargetLun()
502 #define MSG_SATA_DP 0x12 macro
95 case MSG_SATA_DP: in BmDevicePathType()
342 if (NewDevicePathNode->SubType == MSG_SATA_DP) { in RegisterAtaDevice()
1291 MSG_SATA_DP,
2181 {MESSAGING_DEVICE_PATH, MSG_SATA_DP, DevPathToTextSata },
3479 MSG_SATA_DP, in DevPathFromTextSata()
3929 case MSG_SATA_DP: in BdsGetBootTypeFromDevicePath()
4046 case MSG_SATA_DP: in BdsGetBootTypeFromDevicePath()
5681 (DevicePathSubType (ChildDevicePathNode) == MSG_SATA_DP))) { in InitializeInstallDiskInfo()