Symbol: FC_PKT_LS_RJT
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3746
} else if (pkt->pkt_state == FC_PKT_LS_RJT) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
6846
if (pkt->pkt_state == FC_PKT_LS_RJT) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
237
pkt->pkt_state = FC_PKT_LS_RJT;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
288
if (pkt->pkt_state == FC_PKT_LS_RJT) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
313
if (pkt->pkt_state == FC_PKT_LS_RJT) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1896
(pkt->pkt_state != FC_PKT_LS_RJT)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1913
if (pkt->pkt_state == FC_PKT_LS_RJT) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
517
{IOSTAT_LS_RJT, FC_PKT_LS_RJT, FC_REASON_CMD_UNABLE,
usr/src/uts/common/io/fibre-channel/impl/fctl.c
2033
pkt->pkt_state = FC_PKT_LS_RJT;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
446
FC_PKT_LS_RJT,
usr/src/uts/common/io/fibre-channel/impl/fp.c
140
{ FC_PKT_LS_RJT, FC_FAILURE },
usr/src/uts/common/io/fibre-channel/impl/fp.c
3327
case FC_PKT_LS_RJT:
usr/src/uts/common/io/fibre-channel/impl/fp.c
5805
case FC_PKT_LS_RJT:
usr/src/uts/common/io/fibre-channel/impl/fp.c
6114
if ((pkt->pkt_state != FC_PKT_LS_RJT) ||
usr/src/uts/common/io/fibre-channel/impl/fp.c
6614
if (pkt->pkt_state == FC_PKT_LS_RJT &&
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3493
case FC_PKT_LS_RJT:
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
147
{ FC_PKT_LS_RJT, FC_PREJECT },