SCSI_SPC_2
if (sdp->scsi_level > SCSI_SPC_2)
if (sdev->scsi_level > SCSI_SPC_2 &&
if (sdev->scsi_level >= SCSI_SPC_2 && !sdev->skip_vpd_pages)