Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Data.h114 /*069*/ u_int16_t support3; member
/freebsd-14.2/usr.sbin/bhyve/
H A Dpci_ahci.c1126 ata_ident->support3 = 0; in ata_identify_init()
1153 ata_ident->support3 |= ATA_SUPPORT_RZAT | ATA_SUPPORT_DRAT; in ata_identify_init()
/freebsd-14.2/sys/cam/ata/
H A Data_da.c1788 if ((cgd->ident_data.support3 & ATA_SUPPORT_ZONE_MASK) == in adasetflags()
1791 else if (((cgd->ident_data.support3 & ATA_SUPPORT_ZONE_MASK) == in adasetflags()
/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.c1682 switch (parm->support3 & ATA_SUPPORT_ZONE_MASK) { in atacapprint()
1800 if (parm->support3 & ATA_SUPPORT_DRAT) { in atacapprint()
1801 if (parm->support3 & ATA_SUPPORT_RZAT) in atacapprint()
1815 parm->support3 & ATA_ENCRYPTS_ALL_USER_DATA ? "yes" : "no"); in atacapprint()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_da.c5387 if ((ata_params->support3 & in dadone_probeata()
5393 } else if ((ata_params->support3 & in dadone_probeata()