Lines Matching defs:fcport
978 fc_port_t *fcport = NULL;
1369 fcport = qla2x00_find_fcport_by_loopid(vha, mb[1]);
1370 if (!fcport)
1372 if (atomic_read(&fcport->state) != FCS_ONLINE)
1376 fcport->loop_id, fcport->d_id.b24);
1378 fcport->logout_on_delete = 0;
1379 qlt_schedule_sess_for_deletion(fcport);
1751 fc_port_t *fcport;
1763 fcport = sp->fcport;
1774 fcport->d_id.b.domain, fcport->d_id.b.area,
1775 fcport->d_id.b.al_pa, mbx->entry_status,
1792 type, sp->handle, fcport->d_id.b.domain,
1793 fcport->d_id.b.area, fcport->d_id.b.al_pa,
1798 fcport->port_type = FCT_TARGET;
1800 fcport->port_type = FCT_INITIATOR;
1802 fcport->flags |= FCF_FCP2_DEVICE;
1822 fcport->d_id.b.domain, fcport->d_id.b.area, fcport->d_id.b.al_pa,
2091 fc_port_t *fcport;
2103 fcport = sp->fcport;
2110 ql_log(ql_log_warn, fcport->vha, 0x5034,
2113 type, fcport->port_name, sp->handle, fcport->d_id.b.domain,
2114 fcport->d_id.b.area, fcport->d_id.b.al_pa,
2125 type, sp->handle, fcport->d_id.b24, fcport->port_name,
2144 fcport->port_type = FCT_TARGET;
2146 fcport->flags |= FCF_FCP2_DEVICE;
2148 fcport->port_type = FCT_INITIATOR;
2151 fcport->flags |= FCF_CONF_COMP_SUPPORTED;
2154 fcport->supported_classes |= FC_COS_CLASS2;
2156 fcport->supported_classes |= FC_COS_CLASS3;
2206 type, sp->handle, fcport->d_id.b24, fcport->port_name,
2220 fc_port_t *fcport;
2231 fcport = sp->fcport;
2235 ql_log(ql_log_warn, fcport->vha, 0x5038,
2240 ql_log(ql_log_warn, fcport->vha, 0x5039,
2248 ql_log(ql_log_warn, fcport->vha, 0x503b,
2252 ql_log(ql_log_warn, fcport->vha, 0x503c,
2269 fc_port_t *fcport;
2279 fcport = sp->fcport;
2314 ql_dbg(ql_dbg_io, fcport->vha, 0x307a,
2329 ql_log(ql_log_warn, fcport->vha, 0x5100,
2347 ql_dbg(ql_dbg_io, fcport->vha, 0x3079,
2361 ql_log(ql_log_warn, fcport->vha, 0x5060,
2378 fcport->nvme_flag |= NVME_FLAG_RESETTING;
2847 fc_port_t *fcport;
2959 fcport = sp->fcport;
2998 ql_dbg(ql_dbg_io, fcport->vha, 0x3019,
3018 qla2x00_set_retry_delay_timestamp(fcport, sts_qual);
3037 ql_dbg(ql_dbg_io, fcport->vha, 0x301a,
3048 ql_dbg(ql_dbg_io, fcport->vha, 0x301b,
3070 ql_dbg(ql_dbg_io, fcport->vha, 0x301d,
3081 ql_dbg(ql_dbg_io, fcport->vha, 0x301e,
3095 ql_dbg(ql_dbg_io, fcport->vha, 0x301f,
3102 ql_dbg(ql_dbg_io, fcport->vha, 0x3030,
3117 ql_dbg(ql_dbg_io, fcport->vha, 0x3020,
3156 if (atomic_read(&fcport->state) == FCS_ONLINE) {
3157 ql_dbg(ql_dbg_disc, fcport->vha, 0x3021,
3158 "Port to be marked lost on fcport=%02x%02x%02x, current "
3159 "port state= %s comp_status %x.\n", fcport->d_id.b.domain,
3160 fcport->d_id.b.area, fcport->d_id.b.al_pa,
3164 qlt_schedule_sess_for_deletion(fcport);
3191 ql_log(ql_log_info, fcport->vha, 0x3022,
3194 cp->device->id, cp->device->lun, fcport->d_id.b24,
3208 ql_dbg(ql_dbg_io, fcport->vha, 0x3022,
3213 cp->device->id, cp->device->lun, fcport->d_id.b.domain,
3214 fcport->d_id.b.area, fcport->d_id.b.al_pa, ox_id,