Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c63 static int emlxs_pm_raise_power(dev_info_t *dip);
7411 if (emlxs_pm_raise_power(dip) != DDI_SUCCESS) { in emlxs_hba_attach()
7486 (void) emlxs_pm_raise_power(dip); in emlxs_hba_detach()
11350 emlxs_pm_raise_power(dev_info_t *dip) in emlxs_pm_raise_power() function