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

/freebsd-11-stable/sys/sys/
H A Data.h168 #define ATA_SUPPORT_WRITECACHE 0x0020 macro
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_ahci.c1036 buf[82] = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_WRITECACHE|
1041 buf[85] = (ATA_SUPPORT_POWERMGT | ATA_SUPPORT_WRITECACHE|
/freebsd-11-stable/sys/cam/ata/
H A Data_da.c1709 if (cgd->ident_data.support.command1 & ATA_SUPPORT_WRITECACHE)
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c1450 parm->support.command1 & ATA_SUPPORT_WRITECACHE ? "yes" : "no",
1451 parm->enabled.command1 & ATA_SUPPORT_WRITECACHE ? "yes" : "no");

Completed in 194 milliseconds