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

/freebsd-11-stable/sbin/camcontrol/
H A Depc.c383 (ident->support2 & ATA_SUPPORT_EPC) ? "" : "NOT ",
H A Dcamcontrol.c1269 if (parm->support2 & ATA_SUPPORT_AMAX_ADDR) {
1515 parm->support2 & ATA_SUPPORT_WRITEREADVERIFY ? "yes" : "no",
1517 if (parm->support2 & ATA_SUPPORT_WRITEREADVERIFY) {
1529 parm->support2 & ATA_SUPPORT_FREEFALL ? "yes" : "no",
1532 parm->support2 & ATA_SUPPORT_SENSE_REPORT ? "yes" : "no",
1535 parm->support2 & ATA_SUPPORT_EPC ? "yes" : "no",
1538 parm->support2 & ATA_SUPPORT_DSN ? "yes" : "no",
2235 if (ident_buf->support2 & ATA_SUPPORT_AMAX_ADDR) {
2899 if (ident_buf->support2 & ATA_SUPPORT_AMAX_ADDR)
2909 if (!(ident_buf->support2
[all...]
/freebsd-11-stable/sys/sys/
H A Data.h239 /*119*/ u_int16_t support2; member in struct:ata_params

Completed in 178 milliseconds