Home
last modified time | relevance | path

Searched refs:ahci_imx_hotplug (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dahci_imx.c111 static int ahci_imx_hotplug; variable
112 module_param_named(hotplug, ahci_imx_hotplug, int, 0644);
762 if (!(imxpriv->first_time) || ahci_imx_hotplug) in ahci_imx_error_handler()