Searched refs:command2 (Results 1 – 10 of 10) sorted by relevance
53 command2="sh mnt/test-script.sh $file2"62 if ! $command2; then198 atf_check -s exit:0 su -fm $uidinrange -c "$command2"206 atf_check -s exit:0 su -fm $uidoutrange -c "$command2"230 atf_check -s exit:0 su -fm $uidinrange -c "$command2"236 atf_check -s exit:0 su -fm $uidoutrange -c "$command2"327 atf_check -s exit:0 su -fm $uidinrange -c "$command2"350 atf_check -s exit:0 su -fm $uidinrange -c "$command2"
2 : command2
4 : command2
56 ${PACKAGE}FILES+= command2.0
27 : command2 # targets == [target1, target2]
377 (ident->support.command2 & ATA_SUPPORT_APM) ? "" : "NOT ", in epc_getmode() 378 (ident->enabled.command2 & ATA_SUPPORT_APM) ? "" : "NOT "); in epc_getmode()
1493 if (parm->support.command2 & ATA_SUPPORT_MAXSECURITY) in atahpa_print() 1494 printf("yes %s\n", (parm->enabled.command2 & in atahpa_print() 1602 (parm->support.command2 & ATA_SUPPORT_CFA)) in atacapprint() 1613 parm->support.command2 & ATA_SUPPORT_ADDRESS48 ? " " : " not "); in atacapprint() 1704 parm->support.command2 & ATA_SUPPORT_FLUSHCACHE ? "yes" : "no", in atacapprint() 1705 parm->enabled.command2 & ATA_SUPPORT_FLUSHCACHE ? "yes" : "no"); in atacapprint() 1738 parm->support.command2 & ATA_SUPPORT_MICROCODE ? "yes" : "no", in atacapprint() 1739 parm->enabled.command2 & ATA_SUPPORT_MICROCODE ? "yes" : "no"); in atacapprint() 1741 parm->support.command2 & ATA_SUPPORT_APM ? "yes" : "no", in atacapprint() 1742 parm->enabled.command2 in atacapprint() [all...]
1717 if (cgd->ident_data.support.command2 & ATA_SUPPORT_ADDRESS48) { in adasetflags()1726 if (cgd->ident_data.support.command2 & ATA_SUPPORT_FLUSHCACHE) in adasetflags()1770 if (cgd->ident_data.support.command2 & ATA_SUPPORT_CFA) in adasetflags()3476 if ((cgd->ident_data.support.command2 & ATA_SUPPORT_ADDRESS48) && in adasetgeom()
180 /*083/086*/ u_int16_t command2; member
1074 ata_ident->support.command2 = (1 << 14); in ata_identify_init()1135 ata_ident->support.command2 = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE | in ata_identify_init()1140 ata_ident->enabled.command2 = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE | in ata_identify_init()