Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/libsas/
Dsas_discover.c87 spin_lock(&phy->frame_rcvd_lock); in sas_get_port_device()
90 spin_unlock(&phy->frame_rcvd_lock); in sas_get_port_device()
Dsas_phy.c147 spin_lock_init(&phy->frame_rcvd_lock); in sas_register_phys()
/linux-2.6.39/drivers/scsi/aic94xx/
Daic94xx_scb.c248 spin_lock_irqsave(&phy->sas_phy.frame_rcvd_lock, flags); in asd_bytes_dmaed_tasklet()
252 spin_unlock_irqrestore(&phy->sas_phy.frame_rcvd_lock, flags); in asd_bytes_dmaed_tasklet()
Daic94xx_dump.c918 spin_lock_irqsave(&phy->sas_phy.frame_rcvd_lock, flags); in asd_dump_frame_rcvd()
926 spin_unlock_irqrestore(&phy->sas_phy.frame_rcvd_lock, flags); in asd_dump_frame_rcvd()
/linux-2.6.39/include/scsi/
Dlibsas.h302 spinlock_t frame_rcvd_lock; member
/linux-2.6.39/drivers/scsi/pm8001/
Dpm8001_hwi.c2937 spin_lock_irqsave(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sas_phy_up()
2942 spin_unlock_irqrestore(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sas_phy_up()
2981 spin_lock_irqsave(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sata_phy_up()
2988 spin_unlock_irqrestore(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sata_phy_up()