Symbol: FC_PKT_PORT_OFFLINE
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
577
{IOERR_INVALID_RPI, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
641
{IOERR_LINK_DOWN, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
650
{IOERR_BUFFER_SHORTAGE, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei.c
932
xch->xch_fpkt->pkt_state = FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
2035
fcoei_complete_xch(xch, NULL, FC_PKT_PORT_OFFLINE,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5122
pkt->pkt_state = FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8349
FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8372
FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8379
FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8393
FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
488
FC_PKT_PORT_OFFLINE,
usr/src/uts/common/io/fibre-channel/impl/fp.c
145
{ FC_PKT_PORT_OFFLINE, FC_OFFLINE }
usr/src/uts/common/io/fibre-channel/impl/fp.c
3120
cmd->cmd_pkt.pkt_state = FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4912
ulp_pkt->pkt_state = FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
5163
ulp_pkt->pkt_state = FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
5786
cmd->cmd_ulp_pkt->pkt_state = FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6489
fpkt->pkt_state != FC_PKT_PORT_OFFLINE) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
723
(fpkt)->pkt_state == FC_PKT_PORT_OFFLINE || \
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9050
case FC_PKT_PORT_OFFLINE: {
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
153
{ FC_PKT_PORT_OFFLINE, FC_OFFLINE },
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
1885
} else if (state == FC_PKT_PORT_OFFLINE &&
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
3312
case FC_PKT_PORT_OFFLINE:
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
3371
pkt->pkt_state = FC_PKT_PORT_OFFLINE;
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
3583
pkt->pkt_state = FC_PKT_PORT_OFFLINE;