Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h427 uint8_t dfc_state; member
429 {(_n)->dfc_state = (_state); }
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c7218 dnp->flags |= ((nlp->dfc_state & 0xF) << 28); in emlxs_dfc_get_nodeinfo()