Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/be2iscsi/
Dbe.h114 spinlock_t mcc_cq_lock; member
Dbe_cmds.c271 spin_lock_bh(&phba->ctrl.mcc_cq_lock); in beiscsi_process_mcc()
295 spin_unlock_bh(&phba->ctrl.mcc_cq_lock); in beiscsi_process_mcc()
Dbe_main.c608 spin_lock_init(&phba->ctrl.mcc_cq_lock); in be_ctrl_init()
/linux-2.6.39/drivers/net/benet/
Dbe_cmds.c195 spin_lock_bh(&adapter->mcc_cq_lock); in be_async_mcc_enable()
200 spin_unlock_bh(&adapter->mcc_cq_lock); in be_async_mcc_enable()
214 spin_lock_bh(&adapter->mcc_cq_lock); in be_process_mcc()
232 spin_unlock_bh(&adapter->mcc_cq_lock); in be_process_mcc()
Dbe.h276 spinlock_t mcc_cq_lock; member
Dbe_main.c2761 spin_lock_init(&adapter->mcc_cq_lock); in be_ctrl_init()