boot_env 1806 drivers/net/ethernet/brocade/bna/bfa_ioc.c bfa_ioc_fwver_valid(struct bfa_ioc *ioc, u32 boot_env) boot_env 1811 drivers/net/ethernet/brocade/bna/bfa_ioc.c if (swab32(fwhdr.bootenv) != boot_env) boot_env 1833 drivers/net/ethernet/brocade/bna/bfa_ioc.c u32 boot_env; boot_env 1840 drivers/net/ethernet/brocade/bna/bfa_ioc.c boot_env = BFI_FWBOOT_ENV_OS; boot_env 1846 drivers/net/ethernet/brocade/bna/bfa_ioc.c false : bfa_ioc_fwver_valid(ioc, boot_env); boot_env 1849 drivers/net/ethernet/brocade/bna/bfa_ioc.c if (bfa_ioc_boot(ioc, BFI_FWBOOT_TYPE_NORMAL, boot_env) == boot_env 1882 drivers/net/ethernet/brocade/bna/bfa_ioc.c if (bfa_ioc_boot(ioc, BFI_FWBOOT_TYPE_NORMAL, boot_env) == boot_env 1992 drivers/net/ethernet/brocade/bna/bfa_ioc.c u32 boot_env) boot_env 2004 drivers/net/ethernet/brocade/bna/bfa_ioc.c if (boot_env == BFI_FWBOOT_ENV_OS && boot_env 2027 drivers/net/ethernet/brocade/bna/bfa_ioc.c if (boot_env == BFI_FWBOOT_ENV_OS && boot_env 2068 drivers/net/ethernet/brocade/bna/bfa_ioc.c if (boot_env == BFI_FWBOOT_ENV_OS && boot_env 2078 drivers/net/ethernet/brocade/bna/bfa_ioc.c writel(boot_env, ((ioc->ioc_regs.smem_page_start) boot_env 2358 drivers/net/ethernet/brocade/bna/bfa_ioc.c u32 boot_env) boot_env 2366 drivers/net/ethernet/brocade/bna/bfa_ioc.c if (boot_env == BFI_FWBOOT_ENV_OS && boot_env 2390 drivers/net/ethernet/brocade/bna/bfa_ioc.c status = bfa_ioc_download_fw(ioc, boot_type, boot_env); boot_env 1504 drivers/scsi/bfa/bfa_ioc.c bfa_ioc_fwver_valid(struct bfa_ioc_s *ioc, u32 boot_env) boot_env 1510 drivers/scsi/bfa/bfa_ioc.c if (swab32(fwhdr.bootenv) != boot_env) { boot_env 1512 drivers/scsi/bfa/bfa_ioc.c bfa_trc(ioc, boot_env); boot_env 1700 drivers/scsi/bfa/bfa_ioc.c u32 boot_env; boot_env 1710 drivers/scsi/bfa/bfa_ioc.c boot_env = BFI_FWBOOT_ENV_OS; boot_env 1716 drivers/scsi/bfa/bfa_ioc.c BFA_FALSE : bfa_ioc_fwver_valid(ioc, boot_env); boot_env 1719 drivers/scsi/bfa/bfa_ioc.c if (bfa_ioc_boot(ioc, boot_type, boot_env) == BFA_STATUS_OK) boot_env 1755 drivers/scsi/bfa/bfa_ioc.c if (bfa_ioc_boot(ioc, boot_type, boot_env) == BFA_STATUS_OK) boot_env 1863 drivers/scsi/bfa/bfa_ioc.c u32 boot_env) boot_env 1875 drivers/scsi/bfa/bfa_ioc.c if (boot_env == BFI_FWBOOT_ENV_OS && boot_env 1904 drivers/scsi/bfa/bfa_ioc.c if (boot_env == BFI_FWBOOT_ENV_OS && boot_env 1944 drivers/scsi/bfa/bfa_ioc.c if (boot_env == BFI_FWBOOT_ENV_OS && boot_env 1955 drivers/scsi/bfa/bfa_ioc.c swab32(boot_env)); boot_env 2217 drivers/scsi/bfa/bfa_ioc.c bfa_ioc_boot(struct bfa_ioc_s *ioc, u32 boot_type, u32 boot_env) boot_env 2226 drivers/scsi/bfa/bfa_ioc.c if (boot_env == BFI_FWBOOT_ENV_OS && boot_env 2253 drivers/scsi/bfa/bfa_ioc.c status = bfa_ioc_download_fw(ioc, boot_type, boot_env); boot_env 891 drivers/scsi/bfa/bfa_ioc.h u32 boot_env);