Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h725 #define SLI_STATUS_ERROR 0x80000000 /* b31 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c1948 if (!(status & SLI_STATUS_ERROR)) { in emlxs_check_hdw_ready()
2013 if (status & SLI_STATUS_ERROR) { in emlxs_check_hdw_ready()
9405 if ((status & SLI_STATUS_ERROR) || in emlxs_sli4_poll_erratt()