Searched refs:selflogin_lock (Results 1 – 3 of 3) sorted by relevance
1828 mutex_lock(&ha->selflogin_lock); in qla24xx_process_bidir_cmd()1841 mutex_unlock(&ha->selflogin_lock); in qla24xx_process_bidir_cmd()1849 mutex_unlock(&ha->selflogin_lock); in qla24xx_process_bidir_cmd()
3951 struct mutex selflogin_lock; member
2803 mutex_init(&ha->selflogin_lock); in qla2x00_probe_one()