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

/freebsd-current/sbin/camcontrol/
H A Depc.c380 (ident->support2 & ATA_SUPPORT_EPC) ? "" : "NOT ",
H A Dcamcontrol.c1519 if (parm->support2 & ATA_SUPPORT_AMAX_ADDR) {
1765 parm->support2 & ATA_SUPPORT_WRITEREADVERIFY ? "yes" : "no",
1767 if (parm->support2 & ATA_SUPPORT_WRITEREADVERIFY) {
1779 parm->support2 & ATA_SUPPORT_FREEFALL ? "yes" : "no",
1782 parm->support2 & ATA_SUPPORT_SENSE_REPORT ? "yes" : "no",
1785 parm->support2 & ATA_SUPPORT_EPC ? "yes" : "no",
1788 parm->support2 & ATA_SUPPORT_DSN ? "yes" : "no",
2467 if (ident_buf->support2 & ATA_SUPPORT_AMAX_ADDR) {
3156 if (ident_buf->support2 & ATA_SUPPORT_AMAX_ADDR)
3166 if (!(ident_buf->support2
[all...]
/freebsd-current/sys/sys/
H A Data.h241 /*119*/ u_int16_t support2; member in struct:ata_params
/freebsd-current/usr.sbin/bhyve/
H A Dpci_ahci.c1118 ata_ident->support2 = (ATA_SUPPORT_RWLOGDMAEXT | 1 << 14);

Completed in 86 milliseconds