Home
last modified time | relevance | path

Searched refs:BFI_FWBOOT_ENV_OS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbfi.h147 #define BFI_FWBOOT_ENV_OS 0 macro
Dbfa_ioc.c1867 boot_env = BFI_FWBOOT_ENV_OS; in bfa_ioc_hwinit()
2030 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2053 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2094 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2389 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_boot()
/linux-4.1.27/drivers/scsi/bfa/
Dbfi.h388 #define BFI_FWBOOT_ENV_OS 0 macro
Dbfa_ioc.c1721 boot_env = BFI_FWBOOT_ENV_OS; in bfa_ioc_hwinit()
1884 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
1913 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
1953 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2235 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_boot()
5098 bfa_ioc_boot(diag->ioc, BFI_FWBOOT_TYPE_MEMTEST, BFI_FWBOOT_ENV_OS); in bfa_diag_memtest()