Searched refs:boot_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_ioc.c1115 bfa_ioc_download_fw(struct bfa_ioc_s *ioc, u32 boot_type, argument
1134 boot_type = BFI_BOOT_TYPE_FLASH;
1176 bfa_os_swap32(boot_type));
1270 bfa_ioc_boot(struct bfa_ioc_s *ioc, u32 boot_type, u32 boot_param) argument
1292 bfa_ioc_download_fw(ioc, boot_type, boot_param);
H A Dbfa_ioc.h259 void bfa_ioc_boot(struct bfa_ioc_s *ioc, u32 boot_type, u32 boot_param);

Completed in 107 milliseconds