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/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/usr.sbin/bhyve/
H A Dpci_ahci.c1125 ata_ident->support3 = 0; in ata_identify_init()
1152 ata_ident->support3 |= ATA_SUPPORT_RZAT | ATA_SUPPORT_DRAT; in ata_identify_init()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c1684 switch (parm->support3 & ATA_SUPPORT_ZONE_MASK) { in atacapprint()
1802 if (parm->support3 & ATA_SUPPORT_DRAT) { in atacapprint()
1803 if (parm->support3 & ATA_SUPPORT_RZAT) in atacapprint()
1817 parm->support3 & ATA_ENCRYPTS_ALL_USER_DATA ? "yes" : "no"); in atacapprint()
/freebsd/sys/cam/scsi/
H A Dscsi_da.c5448 if ((ata_params->support3 & in dadone_probeata()
5454 } else if ((ata_params->support3 & in dadone_probeata()