Home
last modified time | relevance | path

Searched refs:FCOE_MAC_FLAG_ENABLED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h157 #define FCOE_MAC_FLAG_ENABLED 0x01 macro
H A Dfcoe_fc.c479 if ((mac->fm_flags & FCOE_MAC_FLAG_ENABLED) != FCOE_MAC_FLAG_ENABLED) { in fcoe_delete_port()
H A Dfcoe.c695 if (fcoe_mac->fm_flags & FCOE_MAC_FLAG_ENABLED) { in fcoe_iocmd()
713 fcoe_mac->fm_flags |= FCOE_MAC_FLAG_ENABLED; in fcoe_iocmd()