Searched refs:leapraid_hard_reset_handler (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/leapraid/ |
| H A D | leapraid_os.c | 203 rc = leapraid_hard_reset_handler(adapter, FULL_RESET); in leapraid_issue_tm() 210 rc = leapraid_hard_reset_handler(adapter, FULL_RESET); in leapraid_issue_tm() 251 rc = leapraid_hard_reset_handler(adapter, FULL_RESET); in leapraid_issue_tm() 1132 if (leapraid_hard_reset_handler(adapter, FULL_RESET) < 0) in leapraid_eh_host_reset_handler() 1597 if (leapraid_hard_reset_handler(adapter, PART_RESET)) { in leapraid_scan_finished() 2330 rc = leapraid_hard_reset_handler(adapter, FULL_RESET); in leapraid_pci_slot_reset() 2424 rc = leapraid_hard_reset_handler(adapter, PART_RESET); in leapraid_resume()
|
| H A D | leapraid_app.c | 524 leapraid_hard_reset_handler(adapter, FULL_RESET); in leapraid_ctl_do_command()
|
| H A D | leapraid_func.h | 1324 int leapraid_hard_reset_handler(struct leapraid_adapter *adapter,
|
| H A D | leapraid_func.c | 2129 leapraid_hard_reset_handler(adapter, FULL_RESET); in leapraid_req_cfg_func() 2799 rc = leapraid_hard_reset_handler(adapter, FULL_RESET); in leapraid_check_scheduled_fault_work() 5033 leapraid_hard_reset_handler(adapter, FULL_RESET); in leapraid_send_enc_cmd() 6694 int leapraid_hard_reset_handler(struct leapraid_adapter *adapter, in leapraid_hard_reset_handler() function
|