Home
last modified time | relevance | path

Searched refs:FC_FCT_RING (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c1517 rp = &hba->sli.sli3.ring[FC_FCT_RING]; in emlxs_sli3_online()
5076 case FC_FCT_RING: in emlxs_handle_rcv_seq()
5230 case FC_FCT_RING: in emlxs_handle_rcv_seq()
5295 if (channelno == FC_FCT_RING) { in emlxs_handle_rcv_seq()
6393 ringno = FC_FCT_RING; in emlxs_hbq_setup()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h115 #define FC_FCT_RING 0 /* use ring 0 for FCP target cmds */ macro