HomeSort by: relevance | last modified time | path
    Searched refs:DENSITY_SET_BY_QUIRK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
stvar.h 131 #define DENSITY_SET_BY_QUIRK 0x02
st.c 518 DENSITY_SET_BY_QUIRK | BLKSIZE_SET_BY_USER |
526 st->modeflags[i] |= DENSITY_SET_BY_QUIRK;
905 if (st->modeflags[dsty] & (DENSITY_SET_BY_QUIRK | DENSITY_SET_BY_USER))

Completed in 147 milliseconds