Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h656 #define HS_FFRDY 0x00800000 /* Bit 23 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c2069 ready = (HS_FFRDY | HS_MBRDY); in emlxs_sli3_hba_reset()