needs_format     3381 drivers/scsi/st.c 	bool scsi3 = STp->device->scsi_level >= SCSI_3, needs_format = false;
needs_format     3406 drivers/scsi/st.c 		needs_format = (bp[pgo + PP_OFF_FLAGS] & PP_MSK_POFM) != 0;
needs_format     3407 drivers/scsi/st.c 		if (needs_format && size == 0) {
needs_format     3415 drivers/scsi/st.c 		if (needs_format)  /* Leave the old value for HP DATs claiming SCSI_3 */
needs_format     3488 drivers/scsi/st.c 	if (!result && needs_format)