Searched refs:ADA_ZONE_FLAG_OPT_NONSEQ_SET (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/cam/ata/
H A Data_da.c166 ADA_ZONE_FLAG_OPT_NONSEQ_SET = 0x0080, enumerator in enum:__anon6
169 ADA_ZONE_FLAG_OPT_NONSEQ_SET |
2185 if (softc->zone_flags & ADA_ZONE_FLAG_OPT_NONSEQ_SET) {
3227 ADA_ZONE_FLAG_OPT_NONSEQ_SET;
3232 ~ADA_ZONE_FLAG_OPT_NONSEQ_SET;

Completed in 38 milliseconds