Lines Matching refs:vp_idx
2612 if (vha->vp_idx) {
3072 "VP entry id %d assigned.\n", vha->vp_idx);
3118 "scsi_add_host failure for VP[%d].\n", vha->vp_idx);
3148 qpair = qla2xxx_create_qpair(vha, qos, vha->vp_idx, true);
3152 vha->vp_idx);
3156 qpair->id, qos, vha->vp_idx);
3159 qpair->id, qos, vha->vp_idx);
3181 uint16_t id = vha->vp_idx;
3210 "Timer for the VP[%d] has stopped\n", vha->vp_idx);
3217 clear_bit(vha->vp_idx, ha->vp_idx_map);
3227 if (vha->qpair && vha->qpair->vp_idx == vha->vp_idx) {