Lines Matching refs:drv_req_rescan
1920 h->drv_req_rescan = 1; in adjust_hpsa_scsi_table()
2065 h->drv_req_rescan = 1; in adjust_hpsa_scsi_table()
2388 h->drv_req_rescan = 1; in handle_ioaccel_mode2_error()
4338 h->drv_req_rescan = 0; /* cancel scheduled rescan - we're doing it. */ in hpsa_update_scsi_devices()
4342 h->drv_req_rescan = 1; in hpsa_update_scsi_devices()
4372 h->drv_req_rescan = 1; in hpsa_update_scsi_devices()
4420 h->drv_req_rescan = 1; in hpsa_update_scsi_devices()
4424 h->drv_req_rescan = 1; in hpsa_update_scsi_devices()
5694 h->drv_req_rescan = 1; in hpsa_scan_start()
8317 if (h->drv_req_rescan) { in hpsa_ctlr_needs_rescan()
8318 h->drv_req_rescan = 0; in hpsa_ctlr_needs_rescan()
8398 h->drv_req_rescan = 1; in hpsa_perform_rescan()
8408 h->drv_req_rescan = 0; in hpsa_perform_rescan()
8453 if (h->drv_req_rescan || hpsa_offline_devices_ready(h)) { in hpsa_rescan_ctlr_worker()