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