Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfct.h275 uint32_t fx_sid; /* 24 bit SID to use */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c661 iocbq.iocb.un.elsreq.remoteID = fx->fx_sid;
688 fx->fx_sid, iocbq.iocb.ULPCONTEXT);
712 fx->fx_sid, fx->rsvd2);
715 iocbq.iocb.un.elsreq.remoteID = fx->fx_sid;
733 fx->fx_sid, fx->rsvd2);
1860 pkt->pkt_cmd_fhdr.s_id = LE_SWAP24_LO(fx->fx_sid);
1909 fx->fx_sid = FABRIC_DID;
3234 fx.fx_sid = sid;
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c427 fx.fx_sid = iport->iport_link_info.portid & 0xFF; in fct_do_flogi()
527 t = fx->fx_sid; in fct_handle_rcvd_flogi()
528 fx->fx_sid = fx->fx_did; in fct_handle_rcvd_flogi()