Lines Matching refs:fcport

1267 	fc_port_t	*fcport = NULL;
1671 fcport = qla2x00_find_fcport_by_loopid(vha, mb[1]);
1672 if (!fcport)
1674 if (atomic_read(&fcport->state) != FCS_ONLINE)
1678 fcport->loop_id, fcport->d_id.b24);
1680 fcport->logout_on_delete = 0;
1681 qlt_schedule_sess_for_deletion(fcport);
2078 fc_port_t *fcport;
2090 fcport = sp->fcport;
2101 fcport->d_id.b.domain, fcport->d_id.b.area,
2102 fcport->d_id.b.al_pa, mbx->entry_status,
2119 type, sp->handle, fcport->d_id.b.domain,
2120 fcport->d_id.b.area, fcport->d_id.b.al_pa,
2125 fcport->port_type = FCT_TARGET;
2127 fcport->port_type = FCT_INITIATOR;
2129 fcport->flags |= FCF_FCP2_DEVICE;
2149 fcport->d_id.b.domain, fcport->d_id.b.area, fcport->d_id.b.al_pa,
2409 qlt_schedule_sess_for_deletion(sp->fcport);
2430 if (sp->fcport && sp->fcport->flags & FCF_FCSP_DEVICE &&
2434 qlt_schedule_sess_for_deletion(sp->fcport);
2502 fc_port_t *fcport;
2515 fcport = sp->fcport;
2522 ql_log(ql_log_warn, fcport->vha, 0x5034,
2525 type, fcport->port_name, sp->handle, fcport->d_id.b.domain,
2526 fcport->d_id.b.area, fcport->d_id.b.al_pa,
2537 type, sp->handle, fcport->d_id.b24, fcport->port_name,
2556 fcport->flags |= FCF_FCSP_DEVICE;
2560 fcport->port_type = FCT_TARGET;
2562 fcport->flags |= FCF_FCP2_DEVICE;
2564 fcport->port_type = FCT_INITIATOR;
2567 fcport->flags |= FCF_CONF_COMP_SUPPORTED;
2570 fcport->supported_classes |= FC_COS_CLASS2;
2572 fcport->supported_classes |= FC_COS_CLASS3;
2625 type, sp->handle, fcport->d_id.b24, fcport->port_name,
2632 type, sp->handle, fcport->d_id.b24, fcport->port_name,
2646 fc_port_t *fcport;
2659 fcport = sp->fcport;
2663 ql_log(ql_log_warn, fcport->vha, 0x5038,
2668 ql_log(ql_log_warn, fcport->vha, 0x5039,
2676 ql_log(ql_log_warn, fcport->vha, 0x503b,
2680 ql_log(ql_log_warn, fcport->vha, 0x503c,
2694 if (atomic_read(&fcport->state) == FCS_ONLINE) {
2695 ql_dbg(ql_dbg_disc, fcport->vha, 0x3021,
2696 "-Port to be marked lost on fcport=%02x%02x%02x, current port state= %s comp_status %x.\n",
2697 fcport->d_id.b.domain, fcport->d_id.b.area,
2698 fcport->d_id.b.al_pa,
2702 qlt_schedule_sess_for_deletion(fcport);
2720 fc_port_t *fcport;
2730 fcport = sp->fcport;
2767 ql_dbg(ql_dbg_io, fcport->vha, 0x307a,
2782 ql_log(ql_log_warn, fcport->vha, 0x5100,
2800 ql_log(ql_log_warn, fcport->vha, 0x3079,
2814 ql_dbg(ql_dbg_io, fcport->vha, 0x5060,
2831 fcport->nvme_flag |= NVME_FLAG_RESETTING;
2832 if (atomic_read(&fcport->state) == FCS_ONLINE) {
2833 ql_dbg(ql_dbg_disc, fcport->vha, 0x3021,
2834 "Port to be marked lost on fcport=%06x, current "
2836 fcport->d_id.b24, port_state_str[FCS_ONLINE],
2839 qlt_schedule_sess_for_deletion(fcport);
3300 fc_port_t *fcport;
3415 fcport = sp->fcport;
3454 ql_dbg(ql_dbg_io, fcport->vha, 0x3019,
3474 qla2x00_set_retry_delay_timestamp(fcport, sts_qual);
3493 ql_dbg(ql_dbg_io, fcport->vha, 0x301a,
3504 ql_dbg(ql_dbg_io, fcport->vha, 0x301b,
3526 ql_log(ql_log_warn, fcport->vha, 0x301d,
3537 ql_dbg(ql_dbg_io, fcport->vha, 0x301e,
3551 ql_log(ql_log_warn, fcport->vha, 0x301f,
3560 ql_dbg(ql_dbg_io, fcport->vha, 0x3030,
3575 ql_dbg(ql_dbg_io, fcport->vha, 0x3020,
3616 if (atomic_read(&fcport->state) == FCS_ONLINE) {
3617 ql_dbg(ql_dbg_disc, fcport->vha, 0x3021,
3618 "Port to be marked lost on fcport=%02x%02x%02x, current "
3619 "port state= %s comp_status %x.\n", fcport->d_id.b.domain,
3620 fcport->d_id.b.area, fcport->d_id.b.al_pa,
3624 qlt_schedule_sess_for_deletion(fcport);
3652 ql_log(ql_log_info, fcport->vha, 0x3022,
3655 cp->device->id, cp->device->lun, fcport->d_id.b24,
3670 ql_dbg(ql_dbg_io, fcport->vha, 0x3022,
3673 cp->device->id, cp->device->lun, fcport->d_id.b.domain,
3674 fcport->d_id.b.area, fcport->d_id.b.al_pa, ox_id,