Searched refs:ATA_SUPPORT_FLUSHCACHE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Data.h190 #define ATA_SUPPORT_FLUSHCACHE 0x1000 macro
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_ahci.c1038 buf[83] = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE |
1043 buf[86] = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE |
/freebsd-11-stable/sys/cam/ata/
H A Data_da.c1633 if (cgd->ident_data.support.command2 & ATA_SUPPORT_FLUSHCACHE)
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c1453 parm->support.command2 & ATA_SUPPORT_FLUSHCACHE ? "yes" : "no",
1454 parm->enabled.command2 & ATA_SUPPORT_FLUSHCACHE ? "yes" : "no");

Completed in 148 milliseconds