Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h274 uint32_t fx_fport:1, /* 0=N_port, 1=F_port */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1928 fx->fx_fport = els->un.logi.cmn.fPort; in emlxs_fct_flogi_xchg()
3250 fx.fx_fport = els_pkt->un.logi.cmn.fPort; in emlxs_fct_handle_unsol_els()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c486 if (fx.fx_fport) { in fct_do_flogi()