ST_READONLY 280 scsi/st.c ST_FIXEDBLOCKS | ST_READONLY | ST_FM_WRITTEN | \ ST_READONLY 1090 scsi/st.c if (st->flags & ST_READONLY) ST_READONLY 1364 scsi/st.c st->flags |= ST_READONLY; ST_READONLY 1366 scsi/st.c st->flags &= ~ST_READONLY; ST_READONLY 1375 scsi/st.c st->flags & ST_READONLY ? "protected" : "enabled"));