Lines Matching refs:reset_lock
1930 spin_lock_irqsave(&h->reset_lock, flags); in adjust_hpsa_scsi_table()
1933 spin_unlock_irqrestore(&h->reset_lock, flags); in adjust_hpsa_scsi_table()
1936 spin_unlock_irqrestore(&h->reset_lock, flags); in adjust_hpsa_scsi_table()
5801 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_scan_start()
5804 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_scan_start()
5808 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_scan_start()
6033 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
6035 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
6113 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
6117 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
8531 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_perform_rescan()
8534 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_perform_rescan()
8537 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_perform_rescan()
8705 spin_lock_init(&h->reset_lock); in hpsa_init_one()