Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibahci.c36 static int ahci_skip_host_reset; variable
40 module_param_named(skip_host_reset, ahci_skip_host_reset, int, 0444);
985 if (ahci_skip_host_reset) { in ahci_reset_controller()