Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Data.h930 #define ATA_ND_CLOSE_ZONE_SUP 0x0000000000000004 /* Close Zone */ macro
/freebsd/sys/cam/ata/
H A Data_da.c3251 if (zac_cap & ATA_ND_CLOSE_ZONE_SUP) in adadone()
/freebsd/sys/cam/scsi/
H A Dscsi_da.c5683 if (zac_cap & ATA_ND_CLOSE_ZONE_SUP) in dadone_probeatasup()