Home
last modified time | relevance | path

Searched refs:phy_port_lock (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_port.c134 spin_lock_irqsave(&sas_ha->phy_port_lock, flags); in sas_form_port()
166 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_form_port()
170 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_form_port()
239 spin_lock_irqsave(&sas_ha->phy_port_lock, flags); in sas_deform_port()
259 spin_unlock_irqrestore(&sas_ha->phy_port_lock, flags); in sas_deform_port()
A Dsas_discover.c409 spin_lock_irq(&ha->phy_port_lock); in sas_device_set_phy()
414 spin_unlock_irq(&ha->phy_port_lock); in sas_device_set_phy()
A Dsas_scsi_host.c381 spin_lock_irqsave(&ha->phy_port_lock, flags); in sas_get_local_phy()
384 spin_unlock_irqrestore(&ha->phy_port_lock, flags); in sas_get_local_phy()
806 spin_lock_irqsave(&ha->phy_port_lock, flags); in sas_find_dev_by_rphy()
822 spin_unlock_irqrestore(&ha->phy_port_lock, flags); in sas_find_dev_by_rphy()
A Dsas_ata.c845 spin_lock_irq(&sas_ha->phy_port_lock); in sas_ata_strategy_handler()
865 spin_unlock_irq(&sas_ha->phy_port_lock); in sas_ata_strategy_handler()
A Dsas_init.c99 spin_lock_init(&sas_ha->phy_port_lock); in sas_register_ha()
/linux-6.3-rc2/include/scsi/
A Dlibsas.h387 spinlock_t phy_port_lock; member

Completed in 14 milliseconds