Searched refs:atapi_dmadir (Results 1 – 1 of 1) sorted by relevance
131 static int atapi_dmadir = 0; variable132 module_param(atapi_dmadir, int, 0444);133 MODULE_PARM_DESC(atapi_dmadir, "Enable ATAPI DMADIR bridge support (0=off [default], 1=on)");2404 if (atapi_dmadir || atapi_id_dmadir(dev->id)) { in ata_dev_configure()