Searched refs:ESP_TICK (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Desp_scsi.h228 #define ESP_TICK(ccf, cycle) ((7682 * (ccf) * (cycle) / 1000)) macro
H A DNCR53C9x.h637 #define ESP_TICK(ccf, cycle) ((7682 * (ccf) * (cycle) / 1000)) macro
H A Desp_scsi.c2292 esp->ctick = ESP_TICK(ccf, esp->ccycle);
H A DNCR53C9x.c664 esp->ctick = ESP_TICK(ccf, esp->ccycle);

Completed in 162 milliseconds