Lines Matching refs:RTStrICmp

158                     if (!RTStrICmp(ValueUnion.psz, "hdd"))
160 else if (!RTStrICmp(ValueUnion.psz, "fdd"))
162 else if (!RTStrICmp(ValueUnion.psz, "dvddrive"))
390 if (!RTStrICmp(pszMedium, "none"))
394 else if (!RTStrICmp(pszMedium, "emptydrive"))
463 } // end if (!RTStrICmp(pszMedium, "emptydrive"))
498 if (!RTStrICmp(pszMedium, "additions"))
584 else if (!RTStrICmp(pszMedium, "iSCSI"))
773 if (!RTStrICmp(pszPassThrough, "on"))
778 else if (!RTStrICmp(pszPassThrough, "off"))
799 if (!RTStrICmp(pszTempEject, "on"))
804 else if (!RTStrICmp(pszTempEject, "off"))
825 if (!RTStrICmp(pszNonRotational, "on"))
830 else if (!RTStrICmp(pszNonRotational, "off"))
851 if (!RTStrICmp(pszDiscard, "on"))
856 else if (!RTStrICmp(pszDiscard, "off"))
877 if (!RTStrICmp(pszHotPluggable, "on"))
882 else if (!RTStrICmp(pszHotPluggable, "off"))
899 if (!RTStrICmp(pszBandwidthGroup, "none"))
1072 if (!RTStrICmp(pszBusType, "ide"))
1078 else if (!RTStrICmp(pszBusType, "sata"))
1084 else if (!RTStrICmp(pszBusType, "scsi"))
1090 else if (!RTStrICmp(pszBusType, "floppy"))
1096 else if (!RTStrICmp(pszBusType, "sas"))
1102 else if (!RTStrICmp(pszBusType, "usb"))
1125 if (!RTStrICmp(pszCtlType, "lsilogic"))
1129 else if (!RTStrICmp(pszCtlType, "buslogic"))
1133 else if (!RTStrICmp(pszCtlType, "intelahci"))
1137 else if (!RTStrICmp(pszCtlType, "piix3"))
1141 else if (!RTStrICmp(pszCtlType, "piix4"))
1145 else if (!RTStrICmp(pszCtlType, "ich6"))
1149 else if (!RTStrICmp(pszCtlType, "i82078"))
1153 else if (!RTStrICmp(pszCtlType, "lsilogicsas"))
1157 else if (!RTStrICmp(pszCtlType, "usb"))
1203 if (!RTStrICmp(pszHostIOCache, "on"))
1207 else if (!RTStrICmp(pszHostIOCache, "off"))
1229 if (!RTStrICmp(pszBootable, "on"))
1233 else if (!RTStrICmp(pszBootable, "off"))