Searched refs:eport_flags (Results 1 - 6 of 6) 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);
496 atomic_or_32(&mac->fm_eport.eport_flags,
/opensolaris-onvv-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h124 uint32_t eport_flags; member in struct:fcoe_port
301 (((eport)->eport_flags & EPORT_FLAG_INI_MODE) ? \
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c387 frm->frm_eport->eport_flags |=
869 frm->frm_eport->eport_flags &=
879 frm->frm_eport->eport_flags |=
883 if (!(FRM2SS(frm)->ss_eport->eport_flags &
891 if (FRM2SS(frm)->ss_eport->eport_flags &
H A Dfcoei_lv.c1294 if (FRM2SS(frm)->ss_eport->eport_flags &
1844 if (ss->ss_eport->eport_flags & EPORT_FLAG_IS_DIRECT_P2P) {
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c1064 * spec-compliant, so we use eport_flags to workaround the problem
1066 if (!(xch->xch_ss->ss_eport->eport_flags & EPORT_FLAG_IS_DIRECT_P2P)) {
1167 frm->frm_eport->eport_flags &=
H A Dfcoet.c658 ss->ss_eport->eport_flags & EPORT_FLAG_MAC_IN_USE) {

Completed in 34 milliseconds