Searched refs:command1 (Results 1 – 5 of 5) sorted by relevance
76 command1="sh $playground/test-script.sh $file1"80 if su -m $uidinrange -c "$command1"; then103 if su -fm $uidinrange -c "$command1"; then110 if su -fm $uidoutrange -c "$command1"; then121 if su -fm $uidinrange -c "$command1"; then128 if su -fm $uidoutrange -c "$command1"; then140 if su -fm $uidinrange -c "$command1"; then147 if su -fm $uidoutrange -c "$command1"; then191 if su -fm $uidinrange -c "$command1"; then206 if su -fm $uidoutrange -c "$command1"; then[all …]
53 ${PACKAGE}FILES+= command1.0
1236 if (parm->support.command1 & ATA_SUPPORT_PROTECTED) { in atahpa_print()1447 parm->support.command1 & ATA_SUPPORT_LOOKAHEAD ? "yes" : "no", in atacapprint()1448 parm->enabled.command1 & ATA_SUPPORT_LOOKAHEAD ? "yes" : "no"); in atacapprint()1450 parm->support.command1 & ATA_SUPPORT_WRITECACHE ? "yes" : "no", in atacapprint()1451 parm->enabled.command1 & ATA_SUPPORT_WRITECACHE ? "yes" : "no"); in atacapprint()1478 parm->support.command1 & ATA_SUPPORT_SMART ? "yes" : "no", in atacapprint()1479 parm->enabled.command1 & ATA_SUPPORT_SMART ? "yes" : "no"); in atacapprint()1481 parm->support.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no", in atacapprint()1482 parm->enabled.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no"); in atacapprint()1484 parm->support.command1 & ATA_SUPPORT_POWERMGT ? "yes" : "no", in atacapprint()[all …]
162 /*082/085*/ u_int16_t command1; member
1638 if (cgd->ident_data.support.command1 & ATA_SUPPORT_POWERMGT) in adasetflags()1704 if (cgd->ident_data.support.command1 & ATA_SUPPORT_LOOKAHEAD) in adasetflags()1709 if (cgd->ident_data.support.command1 & ATA_SUPPORT_WRITECACHE) in adasetflags()