Home
last modified time | relevance | path

Searched refs:pend_q_lock (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/scsi/aic94xx/
Daic94xx_hwi.c248 spin_lock_init(&seq->pend_q_lock); in asd_init_scbs()
755 spin_lock_irqsave(&seq->pend_q_lock, flags); in asd_dl_tasklet_handler()
758 spin_unlock_irqrestore(&seq->pend_q_lock, flags); in asd_dl_tasklet_handler()
1213 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_post_ascb_list()
1221 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_post_ascb_list()
1235 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_post_ascb_list()
1263 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_post_escb_list()
1267 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_post_escb_list()
Daic94xx_task.c40 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_can_dequeue()
42 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_can_dequeue()
535 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_can_queue()
540 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_can_queue()
Daic94xx_hwi.h161 spinlock_t pend_q_lock; member
Daic94xx_scb.c880 spin_lock_irqsave(&seq->pend_q_lock, flags); in asd_ascb_timedout()
883 spin_unlock_irqrestore(&seq->pend_q_lock, flags); in asd_ascb_timedout()
Daic94xx_init.c891 spin_lock_irqsave(&asd_ha->seq.pend_q_lock, flags); in asd_free_queues()
894 spin_unlock_irqrestore(&asd_ha->seq.pend_q_lock, flags); in asd_free_queues()