Searched refs:nsp_burst_mode (Results 1 – 1 of 1) sorted by relevance
85 static int nsp_burst_mode = BURST_MEM32; variable86 MODULE_PARM (nsp_burst_mode, "i");87 MODULE_PARM_DESC(nsp_burst_mode, "Burst transfer mode (0=io8, 1=io32, 2=mem32(default))");978 } else if (nsp_burst_mode == BURST_MEM32) { in nsp_nexus()980 } else if (nsp_burst_mode == BURST_IO32) { in nsp_nexus()1514 switch (nsp_burst_mode) { in nsp_proc_info()