Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h731 #define SLI_STATUS_RESET_NEEDED 0x01000000 /* b24 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c1962 if (status & SLI_STATUS_RESET_NEEDED) { in emlxs_check_hdw_ready()
9412 error = (status & SLI_STATUS_RESET_NEEDED)? 1:2; in emlxs_sli4_poll_erratt()