Searched refs:EMLXS_PM_LOCK (Results 1 – 2 of 2) sorted by relevance
5830 mutex_enter(&EMLXS_PM_LOCK); in emlxs_power()5834 mutex_exit(&EMLXS_PM_LOCK); in emlxs_power()5903 mutex_exit(&EMLXS_PM_LOCK); in emlxs_power()6181 mutex_init(&EMLXS_PM_LOCK, NULL, MUTEX_DRIVER, in emlxs_lock_init()6304 mutex_destroy(&EMLXS_PM_LOCK); in emlxs_lock_destroy()7296 mutex_enter(&EMLXS_PM_LOCK); in emlxs_hba_attach()7304 mutex_exit(&EMLXS_PM_LOCK); in emlxs_hba_attach()7426 mutex_enter(&EMLXS_PM_LOCK); in emlxs_hba_attach()7429 mutex_exit(&EMLXS_PM_LOCK); in emlxs_hba_attach()7431 mutex_enter(&EMLXS_PM_LOCK); in emlxs_hba_attach()[all …]
2212 #define EMLXS_PM_LOCK hba->pm_lock /* pm lock */ macro