Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dnsp32.h521 } nsp32_sync_table; typedef
594 nsp32_sync_table *synct; /* sync_table determined by clock */
Dnsp32.c148 static nsp32_sync_table nsp32_sync_table_40M[] = {
161 static nsp32_sync_table nsp32_sync_table_20M[] = {
173 static nsp32_sync_table nsp32_sync_table_pci[] = {
2235 nsp32_sync_table *synct; in nsp32_analyze_sdtr()