Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c64 static int emlxs_pm_raise_power(dev_info_t *dip);
7424 if (emlxs_pm_raise_power(dip) != DDI_SUCCESS) { in emlxs_hba_attach()
7499 (void) emlxs_pm_raise_power(dip); in emlxs_hba_detach()
11373 emlxs_pm_raise_power(dev_info_t *dip) in emlxs_pm_raise_power() function