Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.c33 static int leapraid_make_adapter_ready(struct leapraid_adapter *adapter,
6735 rc = leapraid_make_adapter_ready(adapter, type); in leapraid_hard_reset_handler()
7487 rc = leapraid_make_adapter_ready(adapter, PART_RESET); in leapraid_set_pcie_and_notification()
7521 leapraid_make_adapter_ready(adapter, PART_RESET); in leapraid_disable_controller()
7546 static int leapraid_make_adapter_ready(struct leapraid_adapter *adapter, in leapraid_make_adapter_ready() function