Searched refs:nodma (Results 1 – 8 of 8) sorted by relevance
210 module_param_named(nodma, ide_nodma, ide_dev_mask, 0);211 MODULE_PARM_DESC(nodma, "disallow DMA for a device");
35 static int nodma; variable110 if (nodma || (data->blksz | data->sg->offset) & 3 || in mvsd_setup_data()122 if (!nodma) in mvsd_setup_data()844 module_param(nodma, int, 0);
88 floppy=nodma97 later are OK. You also need at least a 486 to use nodma.98 If you use nodma mode, I suggest you also set the FIFO
1706 goto nodma; in qup_i2c_probe()1713 goto nodma; in qup_i2c_probe()1759 nodma: in qup_i2c_probe()
215 * "nodma=[interface_number.device_number]" to disallow DMA for a device
840 5.3.7) nodma843 Syntax: nodma:x845 If x is 1 (or if the option is just written as "nodma"), the WD33c93
2482 4) pass the "floppy=nodma" option to the kernel
1459 ide-core.nodma= [HW] (E)IDE subsystem