Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h101 #define EMLXS_REBOOT_REQUIRED (EMLXS_ERRNO_START + 7) /* Reboot */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c2111 rval = EMLXS_REBOOT_REQUIRED; in emlxs_obj_fw_download()
H A Demlxs_sli3.c778 (rc != EMLXS_REBOOT_REQUIRED)) { in emlxs_sli3_online()
H A Demlxs_sli4.c860 (rc != EMLXS_REBOOT_REQUIRED)) { in emlxs_sli4_online()
H A Demlxs_dfc.c1117 if ((rval != FC_SUCCESS) && (rval != EMLXS_REBOOT_REQUIRED)) { in emlxs_fcio_download_fw()