Lines Matching refs:reset_lock
1931 spin_lock_irqsave(&h->reset_lock, flags); in adjust_hpsa_scsi_table()
1934 spin_unlock_irqrestore(&h->reset_lock, flags); in adjust_hpsa_scsi_table()
1937 spin_unlock_irqrestore(&h->reset_lock, flags); in adjust_hpsa_scsi_table()
5791 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_scan_start()
5794 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_scan_start()
5798 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_scan_start()
6023 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
6025 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
6103 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
6107 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_eh_device_reset_handler()
8513 spin_lock_irqsave(&h->reset_lock, flags); in hpsa_perform_rescan()
8516 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_perform_rescan()
8519 spin_unlock_irqrestore(&h->reset_lock, flags); in hpsa_perform_rescan()
8687 spin_lock_init(&h->reset_lock); in hpsa_init_one()