LPORT_ST_READY    695 drivers/scsi/bnx2fc/bnx2fc_els.c 	if (lport->state != LPORT_ST_READY || !(lport->link_up)) {
LPORT_ST_READY    698 drivers/scsi/bnx2fc/bnx2fc_io.c 	if (lport->state != LPORT_ST_READY || !(lport->link_up)) {
LPORT_ST_READY    859 drivers/scsi/bnx2fc/bnx2fc_io.c 	if (lport->state != LPORT_ST_READY || !(lport->link_up)) {
LPORT_ST_READY   1139 drivers/scsi/bnx2fc/bnx2fc_io.c 	if ((lport->state != LPORT_ST_READY) || !(lport->link_up)) {
LPORT_ST_READY   1872 drivers/scsi/bnx2fc/bnx2fc_io.c 	if ((lport->state != LPORT_ST_READY) || !(lport->link_up)) {
LPORT_ST_READY   2794 drivers/scsi/fcoe/fcoe.c 	if (lport->state != LPORT_ST_READY)
LPORT_ST_READY    486 drivers/scsi/fnic/fnic_scsi.c 	if (lp->state != LPORT_ST_READY || !(lp->link_up))
LPORT_ST_READY   1873 drivers/scsi/fnic/fnic_scsi.c 	if (lp->state != LPORT_ST_READY || !(lp->link_up)) {
LPORT_ST_READY   2362 drivers/scsi/fnic/fnic_scsi.c 	if (lp->state != LPORT_ST_READY || !(lp->link_up))
LPORT_ST_READY   2646 drivers/scsi/fnic/fnic_scsi.c 			if ((lp->state == LPORT_ST_READY) &&
LPORT_ST_READY    794 drivers/scsi/libfc/fc_fcp.c 	if (lport->state != LPORT_ST_READY) {
LPORT_ST_READY   1847 drivers/scsi/libfc/fc_fcp.c 	return (lport->state == LPORT_ST_READY) &&
LPORT_ST_READY   2080 drivers/scsi/libfc/fc_fcp.c 	if (lport->state != LPORT_ST_READY && fsp->status_code != FC_COMPLETE)
LPORT_ST_READY   2114 drivers/scsi/libfc/fc_fcp.c 	if (lport->state != LPORT_ST_READY)
LPORT_ST_READY   2167 drivers/scsi/libfc/fc_fcp.c 	if (lport->state != LPORT_ST_READY)
LPORT_ST_READY    125 drivers/scsi/libfc/fc_lport.c 	[LPORT_ST_READY] =    "Ready",
LPORT_ST_READY    264 drivers/scsi/libfc/fc_lport.c 		case LPORT_ST_READY:
LPORT_ST_READY    716 drivers/scsi/libfc/fc_lport.c 	fc_lport_state_enter(lport, LPORT_ST_READY);
LPORT_ST_READY   1553 drivers/scsi/libfc/fc_lport.c 	case LPORT_ST_READY:
LPORT_ST_READY     99 drivers/scsi/libfc/fc_npiv.c 	if (n_port->state == LPORT_ST_READY) {
LPORT_ST_READY     44 drivers/scsi/qedf/qedf_els.c 	if (lport->state != LPORT_ST_READY || !(lport->link_up)) {
LPORT_ST_READY   1001 drivers/scsi/qedf/qedf_io.c 	if (lport->state != LPORT_ST_READY ||
LPORT_ST_READY   1864 drivers/scsi/qedf/qedf_io.c 	if (lport->state != LPORT_ST_READY || !(lport->link_up)) {
LPORT_ST_READY   2463 drivers/scsi/qedf/qedf_io.c 	if (lport->state != LPORT_ST_READY || !(lport->link_up)) {
LPORT_ST_READY    731 drivers/scsi/qedf/qedf_main.c 	if (lport->state != LPORT_ST_READY || !(lport->link_up)) {
LPORT_ST_READY   1866 drivers/scsi/qedf/qedf_main.c 	if (vn_port->state == LPORT_ST_READY)
LPORT_ST_READY    785 include/scsi/libfc.h 	return lport->state == LPORT_ST_READY;