Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h101 #define EMLXS_REBOOT_REQUIRED (EMLXS_ERRNO_START + 7) /* Reboot */ macro
/titanic_50/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.c775 (rc != EMLXS_REBOOT_REQUIRED)) { in emlxs_sli3_online()
H A Demlxs_sli4.c803 (rc != EMLXS_REBOOT_REQUIRED)) { in emlxs_sli4_online()
H A Demlxs_dfc.c1116 if ((rval != FC_SUCCESS) && (rval != EMLXS_REBOOT_REQUIRED)) { in emlxs_fcio_download_fw()