Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h729 #define SLI_STATUS_RESET_NEEDED 0x01000000 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c1769 if (status & SLI_STATUS_RESET_NEEDED) { in emlxs_check_hdw_ready()
8825 error = (status & SLI_STATUS_RESET_NEEDED)? 1:2; in emlxs_sli4_poll_erratt()