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

/freebsd-11-stable/sys/sys/
H A Data.h116 #define ATA_SUPPORT_ZONE_MASK 0x0003 macro
/freebsd-11-stable/sys/cam/ata/
H A Data_da.c1694 if ((cgd->ident_data.support3 & ATA_SUPPORT_ZONE_MASK) ==
1697 else if (((cgd->ident_data.support3 & ATA_SUPPORT_ZONE_MASK) ==
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_da.c4927 ATA_SUPPORT_ZONE_MASK) ==
4933 ATA_SUPPORT_ZONE_MASK) ==
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c1433 switch (parm->support3 & ATA_SUPPORT_ZONE_MASK) {

Completed in 205 milliseconds