Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h152 #define FCOE_MAC_STATE_ONLINE 0x1 macro
H A Dfcoe_fc.c173 mac->fm_state = FCOE_MAC_STATE_ONLINE; in fcoe_ctl()