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