Searched refs:sata_sil24_msi (Results 1 – 1 of 1) sorted by relevance
423 static bool sata_sil24_msi; /* Disable MSI */ variable424 module_param_named(msi, sata_sil24_msi, bool, S_IRUGO);1346 if (sata_sil24_msi && !pci_enable_msi(pdev)) { in sil24_init_one()