Home
last modified time | relevance | path

Searched refs:ATA_REPORT_ZONES_SUP (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/sys/
HData.h932 #define ATA_REPORT_ZONES_SUP 0x0000000000000001 /* Report Zones */ macro
/freebsd-13-stable/sys/cam/ata/
HData_da.c3227 if (zac_cap & ATA_REPORT_ZONES_SUP) in adadone()
/freebsd-13-stable/sys/cam/scsi/
HDscsi_da.c5649 if (zac_cap & ATA_REPORT_ZONES_SUP) in dadone_probeatasup()