Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dnsp32.h534 } nsp32_sync_table; typedef
608 nsp32_sync_table *synct; /* sync_table determined by clock */
Dnsp32.c155 static nsp32_sync_table nsp32_sync_table_40M[] = {
174 static nsp32_sync_table nsp32_sync_table_20M[] = {
192 static nsp32_sync_table nsp32_sync_table_pci[] = {
2368 nsp32_sync_table *synct; in nsp32_analyze_sdtr()