FC_PORTSTATE_ONLINE 1044 drivers/message/fusion/mptfc.c 		port_state = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE  655 drivers/s390/scsi/zfcp_scsi.c 		fc_host_port_state(shost) = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE   29 drivers/s390/scsi/zfcp_unit.c 	if (rport && rport->port_state == FC_PORTSTATE_ONLINE)
FC_PORTSTATE_ONLINE  160 drivers/scsi/bfa/bfad_attr.c 		fc_host_port_state(shost) = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE  255 drivers/scsi/csiostor/csio_attr.c 		fc_host_port_state(shost) = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE  995 drivers/scsi/ibmvscsi/ibmvfc.c 		fc_host_port_state(shost) = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE  265 drivers/scsi/libfc/fc_lport.c 			fc_host_port_state(shost) = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE 6454 drivers/scsi/lpfc/lpfc_attr.c 							FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE 2767 drivers/scsi/qla2xxx/qla_attr.c 		fc_host_port_state(shost) = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE  148 drivers/scsi/scsi_transport_fc.c 	{ FC_PORTSTATE_ONLINE,		"Online" },
FC_PORTSTATE_ONLINE 2097 drivers/scsi/scsi_transport_fc.c 		if (rport->port_state != FC_PORTSTATE_ONLINE)
FC_PORTSTATE_ONLINE 2607 drivers/scsi/scsi_transport_fc.c 	rport->port_state = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE 2758 drivers/scsi/scsi_transport_fc.c 				rport->port_state = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE 2868 drivers/scsi/scsi_transport_fc.c 			rport->port_state = FC_PORTSTATE_ONLINE;
FC_PORTSTATE_ONLINE 2960 drivers/scsi/scsi_transport_fc.c 	if (rport->port_state != FC_PORTSTATE_ONLINE) {
FC_PORTSTATE_ONLINE 3102 drivers/scsi/scsi_transport_fc.c 	if ((rport->port_state == FC_PORTSTATE_ONLINE) &&
FC_PORTSTATE_ONLINE 3245 drivers/scsi/scsi_transport_fc.c 	if ((rport->port_state == FC_PORTSTATE_ONLINE) &&
FC_PORTSTATE_ONLINE 3749 drivers/scsi/scsi_transport_fc.c 	if (rport->port_state != FC_PORTSTATE_ONLINE)
FC_PORTSTATE_ONLINE  724 include/scsi/scsi_transport_fc.h 	case FC_PORTSTATE_ONLINE: