Searched refs:frame_rcvd_lock (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_phy.c | 158 spin_lock_init(&phy->frame_rcvd_lock); in sas_register_phys()
|
D | sas_discover.c | 84 spin_lock(&phy->frame_rcvd_lock); in sas_get_port_device() 87 spin_unlock(&phy->frame_rcvd_lock); in sas_get_port_device()
|
/linux-4.4.14/drivers/scsi/isci/ |
D | phy.c | 993 spin_lock_irqsave(&iphy->sas_phy.frame_rcvd_lock, flags); in sci_phy_frame_handler() 995 spin_unlock_irqrestore(&iphy->sas_phy.frame_rcvd_lock, flags); in sci_phy_frame_handler() 1036 spin_lock_irqsave(&iphy->sas_phy.frame_rcvd_lock, flags); in sci_phy_frame_handler() 1040 spin_unlock_irqrestore(&iphy->sas_phy.frame_rcvd_lock, flags); in sci_phy_frame_handler()
|
D | port.c | 183 spin_lock_irqsave(&iphy->sas_phy.frame_rcvd_lock, flags); in isci_port_link_up() 221 spin_unlock_irqrestore(&iphy->sas_phy.frame_rcvd_lock, flags); in isci_port_link_up()
|
/linux-4.4.14/drivers/scsi/aic94xx/ |
D | aic94xx_scb.c | 248 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()
|
D | aic94xx_dump.c | 918 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-4.4.14/include/scsi/ |
D | libsas.h | 345 spinlock_t frame_rcvd_lock; member
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm80xx_hwi.c | 2956 spin_lock_irqsave(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sas_phy_up() 2961 spin_unlock_irqrestore(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sas_phy_up() 3004 spin_lock_irqsave(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sata_phy_up() 3011 spin_unlock_irqrestore(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sata_phy_up()
|
D | pm8001_hwi.c | 3419 spin_lock_irqsave(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sas_phy_up() 3424 spin_unlock_irqrestore(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sas_phy_up() 3464 spin_lock_irqsave(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sata_phy_up() 3471 spin_unlock_irqrestore(&phy->sas_phy.frame_rcvd_lock, flags); in hw_event_sata_phy_up()
|