mesh_sync_period   78 drivers/scsi/mesh.c static int mesh_sync_period = 100;
mesh_sync_period  633 drivers/scsi/mesh.c 	ms->msgout[i+3] = mesh_sync_period/4;
mesh_sync_period 1949 drivers/scsi/mesh.c 	if (mesh_sync_period < minper)
mesh_sync_period 1950 drivers/scsi/mesh.c 		mesh_sync_period = minper;
mesh_sync_period 2062 drivers/scsi/mesh.c 		mesh_sync_period = 1000 / sync_rate;	/* ns */