Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dnsp32.h512 } nsp32_sync_table; typedef
585 nsp32_sync_table *synct; /* sync_table determined by clock */
Dnsp32.c138 static nsp32_sync_table nsp32_sync_table_40M[] = {
151 static nsp32_sync_table nsp32_sync_table_20M[] = {
163 static nsp32_sync_table nsp32_sync_table_pci[] = {
2222 nsp32_sync_table *synct; in nsp32_analyze_sdtr()