Symbol: F_CTL_XCHG_CONTEXT
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
5866
F_CTL_LAST_SEQ | F_CTL_END_SEQ | F_CTL_XCHG_CONTEXT;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2173
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2250
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2399
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2609
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2712
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3442
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2694
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2825
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4177
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4684
(F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
6742
wqe->un.BlsRsp.XO = ((fchdr.f_ctl & F_CTL_XCHG_CONTEXT)? 1:0);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3115
F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | F_CTL_END_SEQ;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3032
pkt->pkt_resp_fhdr.f_ctl = F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ |
usr/src/uts/common/io/fibre-channel/impl/fp.c
11646
pkt->pkt_cmd_fhdr.f_ctl = F_CTL_LAST_SEQ | F_CTL_XCHG_CONTEXT;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5582
pkt->pkt_cmd_fhdr.f_ctl = F_CTL_LAST_SEQ | F_CTL_XCHG_CONTEXT;
usr/src/uts/common/sys/fc4/fc.h
57
#define WE_ARE_ORIGINATOR(fh) (fh->f_ctl & F_CTL_XCHG_CONTEXT)
usr/src/uts/common/sys/fc4/fcal.h
57
#define WE_ARE_ORIGINATOR(fh) (fh->f_ctl & F_CTL_XCHG_CONTEXT)