Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c635 (xch->xch_ss->ss_flags & SS_FLAG_DELAY_PLOGI)) { in fcoet_process_unsol_els_req()
640 (xch->xch_ss->ss_flags & SS_FLAG_DELAY_PLOGI)) { in fcoet_process_unsol_els_req()
642 ~SS_FLAG_DELAY_PLOGI); in fcoet_process_unsol_els_req()
1059 atomic_or_32(&xch->xch_ss->ss_flags, SS_FLAG_DELAY_PLOGI); in fcoet_process_unsol_flogi_req()
H A Dfcoet.h152 #define SS_FLAG_DELAY_PLOGI 0x0080 macro
H A Dfcoet_fc.c440 atomic_or_32(&ss->ss_flags, SS_FLAG_DELAY_PLOGI); in fcoet_send_sol_flogi()