Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfi.h145 #define BFI_FWBOOT_ENV_OS 0 macro
Dbfa_ioc.c1851 boot_env = BFI_FWBOOT_ENV_OS; in bfa_ioc_hwinit()
2011 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2034 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2075 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2373 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_boot()
/linux-4.4.14/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()