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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c806 expected_clock = hostdata->scsi_clock;
1158 hostdata->scsi_clock = clock;
2051 divisor = (hostdata->scsi_clock * 10) / desire;
2068 msg[3] = ((1000000000L / hostdata->scsi_clock) * syncs[i].div / 10 / 4);
2750 if (hostdata->scsi_clock > 50000000)
2753 if (hostdata->scsi_clock > 37500000)
H A D53c7xx.h1275 int scsi_clock; /* member in struct:NCR53c7x0_hostdata

Completed in 57 milliseconds