Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.c353 static int force_dma32 = 0; variable
366 module_param(force_dma32, int, 0);
1584 if (!force_dma32) { in gdth_search_drives()
1589 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()
1626 if (!force_dma32) { in gdth_search_drives()
1632 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()
1838 if (!force_dma32) { in gdth_search_drives()
1843 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()