DevicePathSubType
UefiDevicePathLibCatPrint (Str, "Path(%d,%d", DevicePathType (Node), DevicePathSubType (Node));
UefiDevicePathLibCatPrint (Str, "%s(%d", mUefiDevicePathLibToTextTableGeneric[Index].Text, DevicePathSubType (Node));
DevicePathSubType (DeviceNode) == mUefiDevicePathLibToTextTable[Index].SubType
DevicePathSubType (Node) == mUefiDevicePathLibToTextTable[Index].SubType
DevicePathSubType(walker) == MEDIA_FILEPATH_DP)
if (DevicePathSubType(walker) == MEDIA_HARDDRIVE_DP)
return (BOOLEAN) (IsDevicePathEndType (Node) && DevicePathSubType(Node) == END_ENTIRE_DEVICE_PATH_SUBTYPE);
DevicePathSubType(node) == MEDIA_CDROM_DP) {
DevicePathSubType(img->FilePath) != MEDIA_FILEPATH_DP ||
(DevicePathSubType(path) == ACPI_DP ||
DevicePathSubType(path) == ACPI_EXTENDED_DP)) {
DevicePathSubType(path) == MSG_USB_CLASS_DP) {