Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c7286 hba->pm_busy = 0; in emlxs_hba_attach()
11390 if (hba->pm_busy) { in emlxs_pm_busy_component()
11396 if (hba->pm_busy) { in emlxs_pm_busy_component()
11400 hba->pm_busy = 1; in emlxs_pm_busy_component()
11417 hba->pm_busy = 0; in emlxs_pm_busy_component()
11435 if (!hba->pm_busy) { in emlxs_pm_idle_component()
11441 if (!hba->pm_busy) { in emlxs_pm_idle_component()
11445 hba->pm_busy = 0; in emlxs_pm_idle_component()
11462 hba->pm_busy = 1; in emlxs_pm_idle_component()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2031 uint32_t pm_busy; member