rp_state          592 drivers/scsi/bnx2fc/bnx2fc_tgt.c 				if (rdata->rp_state != RPORT_ST_DELETE) {
rp_state         2530 drivers/scsi/fcoe/fcoe_ctlr.c 			rdata->rp_state);
rp_state          465 drivers/scsi/fnic/fnic_scsi.c 	if (!rp || rp->rp_state == RPORT_ST_DELETE) {
rp_state          476 drivers/scsi/fnic/fnic_scsi.c 	if (rp->rp_state != RPORT_ST_READY) {
rp_state          479 drivers/scsi/fnic/fnic_scsi.c 			rport->port_id, rp->rp_state);
rp_state         1469 drivers/scsi/libfc/fc_fcp.c 	if (!fsp->seq_ptr || rpriv->rp_state != RPORT_ST_READY) {
rp_state         1729 drivers/scsi/libfc/fc_fcp.c 	    rpriv->rp_state != RPORT_ST_READY)
rp_state          153 drivers/scsi/libfc/fc_rport.c 	rdata->rp_state = RPORT_ST_INIT;
rp_state          190 drivers/scsi/libfc/fc_rport.c 	cp = fc_rport_state_names[rdata->rp_state];
rp_state          245 drivers/scsi/libfc/fc_rport.c 	if (rdata->rp_state != new)
rp_state          247 drivers/scsi/libfc/fc_rport.c 	rdata->rp_state = new;
rp_state          304 drivers/scsi/libfc/fc_rport.c 		rpriv->rp_state = rdata->rp_state;
rp_state          355 drivers/scsi/libfc/fc_rport.c 			rpriv->rp_state = RPORT_ST_DELETE;
rp_state          363 drivers/scsi/libfc/fc_rport.c 		if (rdata->rp_state == RPORT_ST_DELETE) {
rp_state          389 drivers/scsi/libfc/fc_rport.c 			if (rdata->rp_state == RPORT_ST_READY) {
rp_state          435 drivers/scsi/libfc/fc_rport.c 	switch (rdata->rp_state) {
rp_state          477 drivers/scsi/libfc/fc_rport.c 	if (rdata->rp_state == RPORT_ST_DELETE)
rp_state          510 drivers/scsi/libfc/fc_rport.c 	if (rdata->rp_state == RPORT_ST_DELETE) {
rp_state          576 drivers/scsi/libfc/fc_rport.c 	switch (rdata->rp_state) {
rp_state          619 drivers/scsi/libfc/fc_rport.c 	switch (rdata->rp_state) {
rp_state          751 drivers/scsi/libfc/fc_rport.c 	if (rdata->rp_state != RPORT_ST_FLOGI) {
rp_state          887 drivers/scsi/libfc/fc_rport.c 	switch (rdata->rp_state) {
rp_state          948 drivers/scsi/libfc/fc_rport.c 	if (rdata->rp_state != RPORT_ST_FLOGI) {
rp_state          994 drivers/scsi/libfc/fc_rport.c 	if (rdata->rp_state != RPORT_ST_PLOGI) {
rp_state         1133 drivers/scsi/libfc/fc_rport.c 	if (rdata->rp_state != RPORT_ST_PRLI) {
rp_state         1323 drivers/scsi/libfc/fc_rport.c 	if (rdata->rp_state != RPORT_ST_RTV) {
rp_state         1507 drivers/scsi/libfc/fc_rport.c 	if (rdata->rp_state != RPORT_ST_ADISC) {
rp_state         1706 drivers/scsi/libfc/fc_rport.c 	switch (rdata->rp_state) {
rp_state         1885 drivers/scsi/libfc/fc_rport.c 	switch (rdata->rp_state) {
rp_state         1906 drivers/scsi/libfc/fc_rport.c 			     "- ignored for now\n", rdata->rp_state);
rp_state          361 drivers/scsi/qedf/qedf_debugfs.c 			   fc_rport_state_names[rdata->rp_state],
rp_state          381 drivers/scsi/qedf/qedf_els.c 	if (rdata && rdata->rp_state == RPORT_ST_READY) {
rp_state          158 include/scsi/libfc.h 	enum fc_rport_state	   rp_state;
rp_state          194 include/scsi/libfc.h 	enum fc_rport_state	    rp_state;