Searched refs:phy_port_lock (Results 1 – 6 of 6) sorted by relevance
120 spin_lock_irqsave(&sas_ha->phy_port_lock, flags); in sas_form_port()151 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_form_port()173 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_form_port()232 spin_lock_irqsave(&sas_ha->phy_port_lock, flags); in sas_deform_port()252 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_deform_port()
406 spin_lock_irqsave(&ha->phy_port_lock, flags); in sas_get_local_phy()409 spin_unlock_irqrestore(&ha->phy_port_lock, flags); in sas_get_local_phy()831 spin_lock_irqsave(&ha->phy_port_lock, flags); in sas_find_dev_by_rphy()847 spin_unlock_irqrestore(&ha->phy_port_lock, flags); in sas_find_dev_by_rphy()
420 spin_lock_irq(&ha->phy_port_lock); in sas_device_set_phy()425 spin_unlock_irq(&ha->phy_port_lock); in sas_device_set_phy()
766 spin_lock_irq(&sas_ha->phy_port_lock); in sas_ata_strategy_handler()786 spin_unlock_irq(&sas_ha->phy_port_lock); in sas_ata_strategy_handler()
125 spin_lock_init(&sas_ha->phy_port_lock); in sas_register_ha()
409 spinlock_t phy_port_lock; member