Searched refs:EMLXS_PM_LOCK (Results 1 – 2 of 2) sorted by relevance
5817 mutex_enter(&EMLXS_PM_LOCK); in emlxs_power()5821 mutex_exit(&EMLXS_PM_LOCK); in emlxs_power()5890 mutex_exit(&EMLXS_PM_LOCK); in emlxs_power()6168 mutex_init(&EMLXS_PM_LOCK, NULL, MUTEX_DRIVER, in emlxs_lock_init()6291 mutex_destroy(&EMLXS_PM_LOCK); in emlxs_lock_destroy()7283 mutex_enter(&EMLXS_PM_LOCK); in emlxs_hba_attach()7291 mutex_exit(&EMLXS_PM_LOCK); in emlxs_hba_attach()7413 mutex_enter(&EMLXS_PM_LOCK); in emlxs_hba_attach()7416 mutex_exit(&EMLXS_PM_LOCK); in emlxs_hba_attach()7418 mutex_enter(&EMLXS_PM_LOCK); in emlxs_hba_attach()[all …]
2178 #define EMLXS_PM_LOCK hba->pm_lock /* pm lock */ macro