Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth.c353 static int force_dma32 = 0; variable
366 module_param(force_dma32, int, 0);
1576 if (!force_dma32) { in gdth_search_drives()
1581 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()
1618 if (!force_dma32) { in gdth_search_drives()
1624 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()
1830 if (!force_dma32) { in gdth_search_drives()
1835 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()