Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
Dide.c211 module_param_named(nodma, ide_nodma, ide_dev_mask, 0);
212 MODULE_PARM_DESC(nodma, "disallow DMA for a device");
/kernel/linux/linux-5.10/drivers/mmc/host/
Dmvsdio.c32 static int nodma; variable
107 if (nodma || (data->blksz | data->sg->offset) & 3 || in mvsd_setup_data()
119 if (!nodma) in mvsd_setup_data()
838 module_param(nodma, int, 0);
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/
Dfloppy.rst90 floppy=omnibook / floppy=nodma
99 later are OK. You also need at least a 486 to use nodma.
100 If you use nodma mode, I suggest you also set the FIFO
/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-qup.c1697 goto nodma; in qup_i2c_probe()
1704 goto nodma; in qup_i2c_probe()
1750 nodma: in qup_i2c_probe()
/kernel/linux/linux-5.10/Documentation/ide/
Dide.rst221 * "nodma=[interface_number.device_number]" to disallow DMA for a device
/kernel/linux/linux-5.10/Documentation/m68k/
Dkernel-options.rst872 5.3.7) nodma
875 :Syntax: nodma:x
877 If x is 1 (or if the option is just written as "nodma"), the WD33c93
/kernel/linux/linux-5.10/arch/x86/
DKconfig2580 4) pass the "floppy=nodma" option to the kernel
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dkernel-parameters.txt1654 ide-core.nodma= [HW] (E)IDE subsystem