opt_xfer_bytes   3050 drivers/scsi/sd.c 	unsigned int opt_xfer_bytes =
opt_xfer_bytes   3072 drivers/scsi/sd.c 	if (opt_xfer_bytes < PAGE_SIZE) {
opt_xfer_bytes   3076 drivers/scsi/sd.c 				opt_xfer_bytes, (unsigned int)PAGE_SIZE);
opt_xfer_bytes   3080 drivers/scsi/sd.c 	if (opt_xfer_bytes & (sdkp->physical_block_size - 1)) {
opt_xfer_bytes   3084 drivers/scsi/sd.c 				opt_xfer_bytes, sdkp->physical_block_size);
opt_xfer_bytes   3089 drivers/scsi/sd.c 			opt_xfer_bytes);