Lines Matching refs:reset_lock
1937 spin_lock_irqsave(&h->reset_lock, flags); in adjust_hpsa_scsi_table()
1940 spin_unlock_irqrestore(&h->reset_lock, flags); in adjust_hpsa_scsi_table()
1943 spin_unlock_irqrestore(&h->reset_lock, flags); in adjust_hpsa_scsi_table()
5807 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_scan_start()
5810 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_scan_start()
5814 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_scan_start()
6039 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
6041 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
6119 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
6123 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
8538 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_perform_rescan()
8541 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_perform_rescan()
8544 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_perform_rescan()
8712 spin_lock_init(&h->reset_lock); in hpsa_init_one()