Searched refs:mbox_sem (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_mbx.c62 mutex_lock(&ha->mbox_sem);
65 mutex_unlock(&ha->mbox_sem);
68 mutex_unlock(&ha->mbox_sem);
70 DEBUG2(printk("scsi%ld: %s: mbox_sem failed\n",
266 mutex_lock(&ha->mbox_sem);
268 mutex_unlock(&ha->mbox_sem);
H A Dql4_def.h542 struct mutex mbox_sem; member in struct:scsi_qla_host
H A Dql4_os.c1687 mutex_init(&ha->mbox_sem);

Completed in 64 milliseconds