Searched refs:atapi_dmadir (Results 1 – 2 of 2) sorted by relevance
135 static int atapi_dmadir = 0; variable136 module_param(atapi_dmadir, int, 0444);137 MODULE_PARM_DESC(atapi_dmadir, "Enable ATAPI DMADIR bridge support (0=off [default], 1=on)");2419 if (atapi_dmadir || (dev->horkage & ATA_HORKAGE_ATAPI_DMADIR) || atapi_id_dmadir(dev->id)) { in ata_dev_configure()
1866 * atapi_dmadir: Enable ATAPI DMADIR bridge support