Searched refs:atapi_dmadir (Results 1 – 1 of 1) sorted by relevance
117 static int atapi_dmadir = 0; variable118 module_param(atapi_dmadir, int, 0444);119 MODULE_PARM_DESC(atapi_dmadir, "Enable ATAPI DMADIR bridge support (0=off [default], 1=on)");3235 if (atapi_dmadir || (dev->quirks & ATA_QUIRK_ATAPI_DMADIR) || in ata_dev_configure()6707 force_quirk_on(atapi_dmadir, ATA_QUIRK_ATAPI_DMADIR),