Lines Matching defs:active_regions

7681     struct active_regions *active_regions, struct qla27xx_image_status *aux)
7683 active_regions->aux.board_config =
7686 active_regions->aux.vpd_nvram =
7689 active_regions->aux.npiv_config_0_1 =
7692 active_regions->aux.npiv_config_2_3 =
7713 struct scsi_qla_host *vha, struct active_regions *active_regions)
7789 qla28xx_component_status(active_regions,
7792 qla28xx_component_status(active_regions,
7796 qla28xx_component_status(active_regions, &pri_aux_image_status);
7798 qla28xx_component_status(active_regions, &sec_aux_image_status);
7803 active_regions->aux.board_config,
7804 active_regions->aux.vpd_nvram,
7805 active_regions->aux.npiv_config_0_1,
7806 active_regions->aux.npiv_config_2_3);
7811 struct active_regions *active_regions)
7885 active_regions->global = QLA27XX_PRIMARY_IMAGE;
7888 if (!active_regions->global ||
7891 active_regions->global = QLA27XX_SECONDARY_IMAGE;
7896 active_regions->global == QLA27XX_DEFAULT_IMAGE ?
7898 active_regions->global == QLA27XX_PRIMARY_IMAGE ?
7900 active_regions->global == QLA27XX_SECONDARY_IMAGE ?
7902 active_regions->global);
8342 struct active_regions active_regions = { };
8356 qla27xx_get_active_image(vha, &active_regions);
8358 if (active_regions.global != QLA27XX_SECONDARY_IMAGE)
8556 struct active_regions active_regions = { };
8569 qla28xx_get_aux_images(vha, &active_regions);
8576 if (active_regions.aux.vpd_nvram == QLA27XX_SECONDARY_IMAGE)
8580 active_regions.aux.vpd_nvram == QLA27XX_PRIMARY_IMAGE ?
8588 if (active_regions.aux.vpd_nvram == QLA27XX_SECONDARY_IMAGE)
8593 active_regions.aux.vpd_nvram == QLA27XX_PRIMARY_IMAGE ?