Symbol: FC_STATE_OFFLINE
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1004
port_dev->dev_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1388
(port->ulp_statec == FC_STATE_OFFLINE)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1542
(port->ulp_statec == FC_STATE_OFFLINE)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
2046
(port->ulp_statec == FC_STATE_OFFLINE)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3118
dfc_vport->ulp_statec = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
955
port_dev->dev_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
1052
if (port->ulp_statec != FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
1053
port->ulp_statec = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
988
if (port->ulp_statec != FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
989
port->ulp_statec = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11850
if (port->ulp_statec != FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11875
if (port->ulp_statec != FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11916
emlxs_ulp_statec_cb(port, FC_STATE_OFFLINE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1589
port_info->pi_port_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1594
port_info->pi_port_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1599
port_info->pi_port_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2144
port->ulp_statec = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2497
if ((port->ulp_statec == FC_STATE_OFFLINE) &&
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4347
*link_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei.c
513
ss->ss_link_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei.c
906
(xch->xch_ss->ss_link_state != FC_STATE_OFFLINE)) {
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei.c
928
} else if (xch->xch_ss->ss_link_state == FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
1313
EPORT2SS(eport)->ss_link_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18231
vha->state = state != FC_STATE_OFFLINE ?
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18852
ql_port_state(ha, FC_STATE_OFFLINE, FC_STATE_CHANGE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4832
FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8712
FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
113
ha->state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4091
ql_port_state(ha, FC_STATE_OFFLINE, FC_STATE_CHANGE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4215
ql_port_state(ha, FC_STATE_OFFLINE, FC_STATE_CHANGE);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4478
ha->state = FC_PORT_SPEED_MASK(ha->state) | FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4548
vha->state = FC_PORT_SPEED_MASK(ha->state) | FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1030
ql_port_state(ha, FC_STATE_OFFLINE,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1111
ql_port_state(ha, FC_STATE_OFFLINE,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1161
ql_port_state(ha, FC_STATE_OFFLINE, FC_STATE_CHANGE |
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1172
((FC_PORT_STATE_MASK(vha->state) != FC_STATE_OFFLINE ||
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1228
FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1336
ql_port_state(ha, FC_STATE_OFFLINE,
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1062
if ((FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) ||
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1382
if (((FC_PORT_STATE_MASK(port->fp_state)) == FC_STATE_OFFLINE) ||
usr/src/uts/common/io/fibre-channel/impl/fctl.c
1497
if ((FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) ||
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3024
case FC_STATE_OFFLINE:
usr/src/uts/common/io/fibre-channel/impl/fctl.c
954
if (FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
10715
FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
1147
if (FC_PORT_STATE_MASK(port->fp_bind_state) == FC_STATE_OFFLINE ||
usr/src/uts/common/io/fibre-channel/impl/fp.c
1149
port->fp_bind_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
1412
if (FC_PORT_STATE_MASK(port->fp_bind_state) == FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
2687
port->fp_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
2771
port->fp_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
2916
if (state == FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
3097
FC_STATE_OFFLINE))) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
3119
if (FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
3760
if (FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
4325
(void) fp_ulp_statec_cb(port, FC_STATE_OFFLINE, NULL,
usr/src/uts/common/io/fibre-channel/impl/fp.c
4362
if ((FC_PORT_STATE_MASK(port->fp_state) != FC_STATE_OFFLINE) ||
usr/src/uts/common/io/fibre-channel/impl/fp.c
4396
(void) fp_ulp_statec_cb(port, FC_STATE_OFFLINE, changelist,
usr/src/uts/common/io/fibre-channel/impl/fp.c
4898
FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
6045
FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) &&
usr/src/uts/common/io/fibre-channel/impl/fp.c
6539
FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) &&
usr/src/uts/common/io/fibre-channel/impl/fp.c
6944
case FC_STATE_OFFLINE:
usr/src/uts/common/io/fibre-channel/impl/fp.c
7005
port->fp_state = FC_STATE_OFFLINE;
usr/src/uts/common/io/fibre-channel/impl/fp.c
7796
case FC_STATE_OFFLINE:
usr/src/uts/common/io/fibre-channel/impl/fp.c
7856
if (port->fp_bind_state == FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
9094
if (FC_PORT_STATE_MASK(port->fp_state) == FC_STATE_OFFLINE) {
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2343
case FC_STATE_OFFLINE:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
10044
case FC_STATE_OFFLINE:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12215
case FC_STATE_OFFLINE:
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4387
case FC_STATE_OFFLINE:
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
1287
case FC_STATE_OFFLINE:
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
161
{ FC_STATE_OFFLINE, "OFFLINE" },
usr/src/uts/common/sys/fibre-channel/ulp/fcpvar.h
97
#define FCP_STATEC_MASK (FC_STATE_OFFLINE | FC_STATE_ONLINE |\