Searched defs:emlxs_read_wakeup_parms (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c315 if (emlxs_read_wakeup_parms(hba, &WakeUpParms, 1)) {
3369 if (emlxs_read_wakeup_parms(hba, &WakeUpParms, 0)) {
3783 emlxs_read_wakeup_parms(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms, function
3905 } /* emlxs_read_wakeup_parms() */
5408 if (emlxs_read_wakeup_parms(hba, AbsWakeUpParms, 0) ==
5761 if (emlxs_read_wakeup_parms(hba, &hba->wakeup_parms, 0)) {
5792 (void) emlxs_read_wakeup_parms(hba, &hba->wakeup_parms, 1);
5856 if (emlxs_read_wakeup_parms(hba, &hba->wakeup_parms, 0)) {
5909 (void) emlxs_read_wakeup_parms(hba, &hba->wakeup_parms, 1);
5945 if (emlxs_read_wakeup_parms(hb
[all...]

Completed in 65 milliseconds