Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c1522 rp = &hba->sli.sli3.ring[FC_FCT_RING]; in emlxs_sli3_online()
5081 case FC_FCT_RING: in emlxs_handle_rcv_seq()
5235 case FC_FCT_RING: in emlxs_handle_rcv_seq()
5300 if (channelno == FC_FCT_RING) { in emlxs_handle_rcv_seq()
6401 ringno = FC_FCT_RING; in emlxs_hbq_setup()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h116 #define FC_FCT_RING 0 /* use ring 0 for FCP target cmds */ macro