Home
last modified time | relevance | path

Searched refs:ATA_SUPPORT_LOOKAHEAD (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/sys/
HData.h155 #define ATA_SUPPORT_LOOKAHEAD 0x0040 macro
/trueos/sys/cam/ata/
HData_da.c1062 cgd.ident_data.support.command1 & ATA_SUPPORT_LOOKAHEAD) in adaasync()
1405 cgd->ident_data.support.command1 & ATA_SUPPORT_LOOKAHEAD) { in adaregister()
/trueos/usr.sbin/bhyve/
HDpci_ahci.c959 ATA_SUPPORT_LOOKAHEAD | ATA_SUPPORT_NOP); in handle_identify()
964 ATA_SUPPORT_LOOKAHEAD | ATA_SUPPORT_NOP); in handle_identify()
/trueos/sbin/camcontrol/
HDcamcontrol.c1360 parm->support.command1 & ATA_SUPPORT_LOOKAHEAD ? "yes" : "no", in atacapprint()
1361 parm->enabled.command1 & ATA_SUPPORT_LOOKAHEAD ? "yes" : "no"); in atacapprint()