Searched defs:F_CTL_XCHG_CONTEXT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h97 #define F_CTL_XCHG_CONTEXT 0x800000 /* 0 if SID is XCHG originator */ macro
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal.h59 #define WE_ARE_ORIGINATOR(fh) (fh->f_ctl & F_CTL_XCHG_CONTEXT)
123 #define F_CTL_XCHG_CONTEXT 0x800000 /* 0 if SID is XCHG originator */ macro
H A Dfc.h59 #define WE_ARE_ORIGINATOR(fh) (fh->f_ctl & F_CTL_XCHG_CONTEXT)
145 #define F_CTL_XCHG_CONTEXT 0x800000 /* 0 if SID is XCHG originator */ macro

Completed in 59 milliseconds