Symbol: FC_REASON_OFFLINE
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3839
(pkt->pkt_reason == FC_REASON_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
933
xch->xch_fpkt->pkt_reason = FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1928
xch->xch_fpkt->pkt_reason = FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
2036
FC_REASON_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8381
FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
278
{ FC_REASON_OFFLINE, "Offline" },
usr/src/uts/common/io/fibre-channel/impl/fp.c
3105
cmd->cmd_pkt.pkt_reason = FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
3121
cmd->cmd_pkt.pkt_reason = FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4913
ulp_pkt->pkt_reason = FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4947
ulp_pkt->pkt_reason = FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
5164
ulp_pkt->pkt_reason = FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
5787
cmd->cmd_ulp_pkt->pkt_reason = FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
724
(fpkt)->pkt_reason == FC_REASON_OFFLINE)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9122
case FC_REASON_OFFLINE: {
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
3372
pkt->pkt_reason = FC_REASON_OFFLINE;
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
3584
pkt->pkt_reason = FC_REASON_OFFLINE;