Searched refs:ahci_skip_host_reset (Results 1 – 1 of 1) sorted by relevance
63 static int ahci_skip_host_reset; variable66 module_param_named(skip_host_reset, ahci_skip_host_reset, int, 0444);1173 if (!ahci_skip_host_reset) { in ahci_reset_controller()