Searched refs:emlxs_read_wakeup_parms (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_download.c | 315 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...] |
H A D | emlxs_sli3.c | 696 (void) emlxs_read_wakeup_parms(hba, &hba->wakeup_parms, 1);
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 716 extern uint32_t emlxs_read_wakeup_parms(emlxs_hba_t *hba,
|
Completed in 66 milliseconds