Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h732 #define SLI_STATUS_READY 0x00800000 /* b23 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c1947 if (status & SLI_STATUS_READY) { in emlxs_check_hdw_ready()