Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/brocade/bna/
Dbfi.h137 #define BFI_FWBOOT_ENV_OS 0 macro
Dbfa_ioc.c1839 boot_env = BFI_FWBOOT_ENV_OS; in bfa_ioc_hwinit()
2003 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2026 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2067 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2365 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_boot()
/linux-5.19.10/drivers/scsi/bfa/
Dbfi.h381 #define BFI_FWBOOT_ENV_OS 0 macro
Dbfa_ioc.c1707 boot_env = BFI_FWBOOT_ENV_OS; in bfa_ioc_hwinit()
1872 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
1899 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
1939 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_download_fw()
2221 if (boot_env == BFI_FWBOOT_ENV_OS && in bfa_ioc_boot()
5083 bfa_ioc_boot(diag->ioc, BFI_FWBOOT_TYPE_MEMTEST, BFI_FWBOOT_ENV_OS); in bfa_diag_memtest()