Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
D53c7,8xx.c870 int expected_clock = -1; in NCR53c7x0_init() local
896 expected_clock = hostdata->scsi_clock = 40000000; in NCR53c7x0_init()
1029 expected_ccf = clock_to_ccf (expected_clock); in NCR53c7x0_init()
1060 if (expected_clock == -1 || hostdata->scsi_clock != expected_clock) in NCR53c7x0_init()
D53c7xx.c860 int expected_clock = -1; in NCR53c7x0_init() local
912 expected_clock = hostdata->scsi_clock; in NCR53c7x0_init()
1035 ccf = clock_to_ccf_710 (expected_clock); in NCR53c7x0_init()