Symbol: R_CTL_ELS_REQ
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3230
pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3689
pkt1->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
6823
pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1443
pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4081
pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
1193
case R_CTL_ELS_REQ:
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
177
case R_CTL_ELS_REQ:
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1853
fpkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
2046
case R_CTL_ELS_REQ:
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9010
if ((r_ctl == R_CTL_ELS_REQ) && (ls_code == LA_ELS_LOGO)) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9027
if ((r_ctl == R_CTL_ELS_REQ) && (ls_code == LA_ELS_PLOGI)) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9092
ubp->ub_frame.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9207
ubp->ub_frame.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
9351
ubp->ub_frame.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/impl/fp.c
10743
if (r_ctl == R_CTL_ELS_REQ && buf->ub_buffer[0] == LA_ELS_LOGO &&
usr/src/uts/common/io/fibre-channel/impl/fp.c
10775
if (r_ctl == R_CTL_ELS_REQ) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
10808
} else if ((r_ctl == R_CTL_ELS_REQ) &&
usr/src/uts/common/io/fibre-channel/impl/fp.c
10984
if (r_ctl != R_CTL_ELS_REQ) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
4417
pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2498
if (r_ctl == R_CTL_ELS_REQ) {
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6234
fr_hdr->r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6742
fr_hdr->r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3334
hp->r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4241
if (r_ctl == R_CTL_ELS_REQ) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5207
hp->r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5236
hp->r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5278
hp->r_ctl = R_CTL_ELS_REQ;
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
3071
pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ;