Searched refs:n_log (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dmesh.c137 int n_log; member in struct:mesh_target
176 int n_log; member in struct:mesh_state
228 if (tp->n_log < N_DBG_LOG)
229 ++tp->n_log;
232 if (ms->n_log < N_DBG_SLOG)
233 ++ms->n_log;
242 if (tp->n_log == 0)
244 i = tp->log_ix - tp->n_log;
247 tp->n_log = 0;
267 if (ms->n_log
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dmesh.c137 int n_log; member in struct:mesh_target
176 int n_log; member in struct:mesh_state
228 if (tp->n_log < N_DBG_LOG)
229 ++tp->n_log;
232 if (ms->n_log < N_DBG_SLOG)
233 ++ms->n_log;
242 if (tp->n_log == 0)
244 i = tp->log_ix - tp->n_log;
247 tp->n_log = 0;
267 if (ms->n_log
[all...]

Completed in 114 milliseconds