Home
last modified time | relevance | path

Searched refs:EMLXS_PM_LOCK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c5830 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()
7296 mutex_enter(&EMLXS_PM_LOCK); in emlxs_hba_attach()
7304 mutex_exit(&EMLXS_PM_LOCK); in emlxs_hba_attach()
7429 mutex_exit(&EMLXS_PM_LOCK); in emlxs_hba_attach()
7433 mutex_exit(&EMLXS_PM_LOCK); in emlxs_hba_attach()
7470 mutex_enter(&EMLXS_PM_LOCK); in emlxs_hba_detach()
7472 mutex_exit(&EMLXS_PM_LOCK); in emlxs_hba_detach()
11425 mutex_exit(&EMLXS_PM_LOCK); in emlxs_pm_busy_component()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2212 #define EMLXS_PM_LOCK hba->pm_lock /* pm lock */ macro