Home
last modified time | relevance | path

Searched refs:mesh_sync_period (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dmesh.c77 static int mesh_sync_period = 100; variable
632 ms->msgout[i+3] = mesh_sync_period/4; in add_sdtr_msg()
1947 if (mesh_sync_period < minper) in mesh_probe()
1948 mesh_sync_period = minper; in mesh_probe()
2060 mesh_sync_period = 1000 / sync_rate; /* ns */ in init_mesh()