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