Searched refs:scan_dev_desc (Results 1 – 4 of 4) sorted by relevance
633 !adapter->scan_dev_desc.driver_loading) { in leapraid_probe_sas()754 if (adapter->scan_dev_desc.wait_scan_dev_done) { in leapraid_scan_dev_done()755 adapter->scan_dev_desc.wait_scan_dev_done = 0; in leapraid_scan_dev_done()759 adapter->scan_dev_desc.scan_start = 0; in leapraid_scan_dev_done()763 adapter->scan_dev_desc.driver_loading = 0; in leapraid_scan_dev_done()764 wake_up(&adapter->scan_dev_desc.wait_driver_loading); in leapraid_scan_dev_done()1120 if (adapter->scan_dev_desc.driver_loading || in leapraid_eh_host_reset_handler()1539 if (adapter->scan_dev_desc.scan_start) { in leapraid_scan_check_status()1553 adapter->scan_dev_desc.driver_loading = 0; in leapraid_scan_check_status()1554 wake_up(&adapter->scan_dev_desc.wait_driver_loading); in leapraid_scan_check_status()[all …]
622 adapter->scan_dev_desc.scan_dev_failed = 1; in leapraid_clean_active_driver_cmds()624 if (adapter->scan_dev_desc.driver_loading) { in leapraid_clean_active_driver_cmds()625 adapter->scan_dev_desc.scan_start_failed = in leapraid_clean_active_driver_cmds()627 adapter->scan_dev_desc.scan_start = 0; in leapraid_clean_active_driver_cmds()1731 if (!adapter->scan_dev_desc.driver_loading) in leapraid_check_boot_dev()2125 if (adapter->scan_dev_desc.first_scan_dev_fired) { in leapraid_req_cfg_func()2887 wake_up(&adapter->scan_dev_desc.wait_driver_loading); in leapraid_overheat_work()2893 wake_up(&adapter->scan_dev_desc.wait_driver_loading); in leapraid_overheat_work()2899 adapter->scan_dev_desc.scan_start = 0; in leapraid_overheat_work()2900 adapter->scan_dev_desc.wait_scan_dev_done = 0; in leapraid_overheat_work()[all …]
625 adapter->scan_dev_desc.driver_loading || in leapraid_ctl_ioctl_main()
945 struct leapraid_scan_dev_desc scan_dev_desc; member