Searched refs:EPORT_FLAG_MAC_IN_USE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c109 eport->eport_flags = client->ect_eport_flags | EPORT_FLAG_MAC_IN_USE;
149 atomic_and_32(&mac->fm_eport.eport_flags, ~EPORT_FLAG_MAC_IN_USE);
489 atomic_and_32(&mac->fm_eport.eport_flags, ~EPORT_FLAG_MAC_IN_USE);
497 EPORT_FLAG_MAC_IN_USE);
/opensolaris-onvv-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h154 #define EPORT_FLAG_MAC_IN_USE 0x08 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c658 ss->ss_eport->eport_flags & EPORT_FLAG_MAC_IN_USE) {

Completed in 54 milliseconds