BLKSIZE_SET_BY_QUIRK  391 scsi/st.c      	st->modeflags &= ~(BLKSIZE_SET_BY_QUIRK |
BLKSIZE_SET_BY_QUIRK  396 scsi/st.c      		st->modeflags |= BLKSIZE_SET_BY_QUIRK;
BLKSIZE_SET_BY_QUIRK  599 scsi/st.c      	if (st->modeflags & (BLKSIZE_SET_BY_QUIRK | BLKSIZE_SET_BY_USER)) {