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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dnsp32.h524 unsigned char start_period; /* search range - start period */ member in struct:_nsp32_sync_table
H A Dnsp32.c1032 "SDTR: entry: %d start_period: 0x%x offset: 0x%x\n",
2384 * between sync table start_period and end_period, then
2475 if (period >= data->synct[i].start_period &&
2521 *period = data->synct[target->limit_entry].start_period;

Completed in 28 milliseconds