Searched refs:command1 (Results 1 – 8 of 8) sorted by relevance
49 command1="sh mnt/test-script.sh $file1"53 atf_check -s exit:0 su -m $uidinrange -c "$command1"90 atf_check -s exit:0 su -fm $uidinrange -c "$command1"93 atf_check -s exit:0 su -fm $uidoutrange -c "$command1"112 su -fm $uidinrange -c "$command1"115 atf_check -s exit:0 su -fm $uidoutrange -c "$command1"136 su -fm $uidinrange -c "$command1"139 atf_check -s exit:0 su -fm $uidoutrange -c "$command1"192 su -fm $uidinrange -c "$command1"200 su -fm $uidoutrange -c "$command1"[all …]
3 echo ': command1
56 ${PACKAGE}FILES+= command1.0
26 : command1 # targets == [target1, target2]
1487 if (parm->support.command1 & ATA_SUPPORT_PROTECTED) { in atahpa_print()1698 parm->support.command1 & ATA_SUPPORT_LOOKAHEAD ? "yes" : "no", in atacapprint()1699 parm->enabled.command1 & ATA_SUPPORT_LOOKAHEAD ? "yes" : "no"); in atacapprint()1701 parm->support.command1 & ATA_SUPPORT_WRITECACHE ? "yes" : "no", in atacapprint()1702 parm->enabled.command1 & ATA_SUPPORT_WRITECACHE ? "yes" : "no"); in atacapprint()1729 parm->support.command1 & ATA_SUPPORT_SMART ? "yes" : "no", in atacapprint()1730 parm->enabled.command1 & ATA_SUPPORT_SMART ? "yes" : "no"); in atacapprint()1732 parm->support.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no", in atacapprint()1733 parm->enabled.command1 & ATA_SUPPORT_SECURITY ? "yes" : "no"); in atacapprint()1735 parm->support.command1 & ATA_SUPPORT_POWERMGT ? "yes" : "no", in atacapprint()[all …]
1072 ata_ident->support.command1 = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_PACKET | in ata_identify_init()1076 ata_ident->enabled.command1 = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_PACKET | in ata_identify_init()1133 ata_ident->support.command1 = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_WRITECACHE | in ata_identify_init()1138 ata_ident->enabled.command1 = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_WRITECACHE | in ata_identify_init()
164 /*082/085*/ u_int16_t command1; member
1728 if (cgd->ident_data.support.command1 & ATA_SUPPORT_POWERMGT) in adasetflags()1794 if (cgd->ident_data.support.command1 & ATA_SUPPORT_LOOKAHEAD) in adasetflags()1799 if (cgd->ident_data.support.command1 & ATA_SUPPORT_WRITECACHE) in adasetflags()