Home
last modified time | relevance | path

Searched refs:tc_index_lock (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/aic94xx/
Daic94xx_hwi.h168 spinlock_t tc_index_lock; member
345 spin_lock_irqsave(&ascb->ha->seq.tc_index_lock, flags); in asd_ascb_free()
347 spin_unlock_irqrestore(&ascb->ha->seq.tc_index_lock, flags); in asd_ascb_free()
Daic94xx_hwi.c233 spin_lock_init(&seq->tc_index_lock); in asd_init_scbs()
743 spin_lock_irqsave(&seq->tc_index_lock, flags); in asd_dl_tasklet_handler()
745 spin_unlock_irqrestore(&seq->tc_index_lock, flags); in asd_dl_tasklet_handler()
1067 spin_lock_irqsave(&seq->tc_index_lock, flags); in asd_ascb_alloc()
1069 spin_unlock_irqrestore(&seq->tc_index_lock, flags); in asd_ascb_alloc()
Daic94xx_tmf.c290 spin_lock_irqsave(&asd_ha->seq.tc_index_lock, flags); in asd_get_tmf_resp_tasklet()
293 spin_unlock_irqrestore(&asd_ha->seq.tc_index_lock, flags); in asd_get_tmf_resp_tasklet()
Daic94xx_task.c177 spin_lock_irqsave(&asd_ha->seq.tc_index_lock, flags); in asd_get_response_tasklet()
180 spin_unlock_irqrestore(&asd_ha->seq.tc_index_lock, flags); in asd_get_response_tasklet()