Symbol: FC_OFFLINE
usr/src/cmd/luxadm/x86_adm.c
391
if (fcio.fcio_errno == FC_OFFLINE)
usr/src/lib/storage/libg_fc/common/map.c
1045
if (fcio->fcio_errno == FC_OFFLINE)
usr/src/lib/sun_fc/common/FCHBANPIVPort.cc
191
case FC_OFFLINE:
usr/src/lib/sun_fc/common/FCHBAPort.cc
105
case FC_OFFLINE:
usr/src/lib/sun_fc/common/TgtFCHBAPort.cc
100
case FC_OFFLINE:
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2492
FC_TRAN_BUSY : FC_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2502
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3460
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4362
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4401
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4411
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4429
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4450
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4467
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4748
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4764
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
5177
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
5210
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
5250
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
5267
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
5561
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
5569
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
5577
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
5586
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
3985
rval = FC_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5124
*rval = FC_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
5271
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1066
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1386
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1501
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/impl/fctl.c
216
{ FC_OFFLINE, "Port offline" },
usr/src/uts/common/io/fibre-channel/impl/fctl.c
956
return (FC_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
2918
job->job_result = FC_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
2922
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/impl/fp.c
3124
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/impl/fp.c
3660
cmd->cmd_job->job_result = FC_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
3761
job->job_result = FC_OFFLINE;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4053
free = (rval == FC_STATEC_BUSY || rval == FC_OFFLINE ||
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4240
if (rval == FC_STATEC_BUSY || rval == FC_OFFLINE) {
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4583
case FC_OFFLINE:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
15414
case FC_OFFLINE:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
5687
if ((rval == FC_STATEC_BUSY || rval == FC_OFFLINE) &&
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6461
rval == FC_OFFLINE) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
9566
if ((rval == FC_STATEC_BUSY) || (rval == FC_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
3373
return (FC_OFFLINE);
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
3400
case FC_OFFLINE: