Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.c354 static int force_dma32 = 0; variable
367 module_param(force_dma32, int, 0);
1577 if (!force_dma32) { in gdth_search_drives()
1582 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()
1619 if (!force_dma32) { in gdth_search_drives()
1625 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()
1831 if (!force_dma32) { in gdth_search_drives()
1836 if (force_dma32 || (!ok && ha->status == (u16)S_NOFUNC)) in gdth_search_drives()