Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
DBusLogic.c1735 adapter->need_bouncebuf = true; in blogic_rdconfig()
1748 adapter->need_bouncebuf = true; in blogic_rdconfig()
1771 else if (adapter->need_bouncebuf) in blogic_rdconfig()
1775 if (adapter->need_bouncebuf) in blogic_rdconfig()
2301 host->unchecked_isa_dma = adapter->need_bouncebuf; in blogic_inithoststruct()
DBusLogic.h1016 bool need_bouncebuf:1; member