Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dgdth.c242 static int force_dma32 = 0; variable
253 module_param(force_dma32, int, 0);
1179 if (!force_dma32) { in gdth_search_drives()
1184 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()
1198 if (!force_dma32) { in gdth_search_drives()
1204 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()
1381 if (!force_dma32) { in gdth_search_drives()
1386 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()