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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1870 mutex_lock(&ha->selflogin_lock);
1883 mutex_unlock(&ha->selflogin_lock);
1891 mutex_unlock(&ha->selflogin_lock);
H A Dqla_def.h4534 struct mutex selflogin_lock; member in struct:qla_hw_data
H A Dqla_os.c3003 mutex_init(&ha->selflogin_lock);

Completed in 162 milliseconds