Lines Matching defs:active_regions
8167 struct active_regions *active_regions, struct qla27xx_image_status *aux)
8169 active_regions->aux.board_config =
8172 active_regions->aux.vpd_nvram =
8175 active_regions->aux.npiv_config_0_1 =
8178 active_regions->aux.npiv_config_2_3 =
8181 active_regions->aux.nvme_params =
8202 struct scsi_qla_host *vha, struct active_regions *active_regions)
8278 qla28xx_component_status(active_regions,
8281 qla28xx_component_status(active_regions,
8285 qla28xx_component_status(active_regions, &pri_aux_image_status);
8287 qla28xx_component_status(active_regions, &sec_aux_image_status);
8292 active_regions->aux.board_config,
8293 active_regions->aux.vpd_nvram,
8294 active_regions->aux.npiv_config_0_1,
8295 active_regions->aux.npiv_config_2_3,
8296 active_regions->aux.nvme_params);
8301 struct active_regions *active_regions)
8375 active_regions->global = QLA27XX_PRIMARY_IMAGE;
8378 if (!active_regions->global ||
8381 active_regions->global = QLA27XX_SECONDARY_IMAGE;
8386 active_regions->global == QLA27XX_DEFAULT_IMAGE ?
8388 active_regions->global == QLA27XX_PRIMARY_IMAGE ?
8390 active_regions->global == QLA27XX_SECONDARY_IMAGE ?
8392 active_regions->global);
8828 struct active_regions active_regions = { };
8842 qla27xx_get_active_image(vha, &active_regions);
8844 if (active_regions.global != QLA27XX_SECONDARY_IMAGE)
9042 struct active_regions active_regions = { };
9055 qla28xx_get_aux_images(vha, &active_regions);
9062 if (active_regions.aux.vpd_nvram == QLA27XX_SECONDARY_IMAGE)
9066 active_regions.aux.vpd_nvram == QLA27XX_PRIMARY_IMAGE ?
9074 if (active_regions.aux.vpd_nvram == QLA27XX_SECONDARY_IMAGE)
9079 active_regions.aux.vpd_nvram == QLA27XX_PRIMARY_IMAGE ?