Home
last modified time | relevance | path

Searched refs:support3 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Data.h114 /*069*/ u_int16_t support3; member
/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c1075 ata_ident->support3 = 0; in ata_identify_init()
1102 ata_ident->support3 |= ATA_SUPPORT_RZAT | ATA_SUPPORT_DRAT; in ata_identify_init()
/freebsd/sys/cam/ata/
H A Data_da.c1787 if ((cgd->ident_data.support3 & ATA_SUPPORT_ZONE_MASK) == in adasetflags()
1790 else if (((cgd->ident_data.support3 & ATA_SUPPORT_ZONE_MASK) == in adasetflags()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c1683 switch (parm->support3 & ATA_SUPPORT_ZONE_MASK) { in atacapprint()
1801 if (parm->support3 & ATA_SUPPORT_DRAT) { in atacapprint()
1802 if (parm->support3 & ATA_SUPPORT_RZAT) in atacapprint()
1816 parm->support3 & ATA_ENCRYPTS_ALL_USER_DATA ? "yes" : "no"); in atacapprint()
/freebsd/sys/cam/scsi/
H A Dscsi_da.c5395 if ((ata_params->support3 & in dadone_probeata()
5401 } else if ((ata_params->support3 & in dadone_probeata()