Lines Matching defs:hba

159 emlxs_fw_download(emlxs_hba_t *hba, caddr_t buffer, uint32_t len,  in emlxs_fw_download()
383 emlxs_be_flash_image(emlxs_hba_t *hba, caddr_t buffer, in emlxs_be_flash_image()
498 emlxs_be_verify_crc(emlxs_hba_t *hba, in emlxs_be_verify_crc()
594 emlxs_be_verify_phy(emlxs_hba_t *hba, in emlxs_be_verify_phy()
668 emlxs_be_read_fw_version(emlxs_hba_t *hba, emlxs_firmware_t *fw) in emlxs_be_read_fw_version()
851 emlxs_be2_validate_image(emlxs_hba_t *hba, caddr_t buffer, in emlxs_be2_validate_image()
1224 emlxs_be3_validate_image(emlxs_hba_t *hba, caddr_t buffer, in emlxs_be3_validate_image()
1591 emlxs_be_fw_download(emlxs_hba_t *hba, caddr_t buffer, uint32_t len, in emlxs_be_fw_download()
1772 emlxs_obj_flash_image(emlxs_hba_t *hba, caddr_t buffer, uint32_t size, in emlxs_obj_flash_image()
1923 emlxs_obj_validate_image(emlxs_hba_t *hba, caddr_t buffer, uint32_t len, in emlxs_obj_validate_image()
2010 emlxs_obj_fw_download(emlxs_hba_t *hba, caddr_t buffer, uint32_t len, in emlxs_obj_fw_download()
2129 emlxs_cfl_download(emlxs_hba_t *hba, uint32_t region, caddr_t buffer, in emlxs_cfl_download()
2324 emlxs_disp_aif_header(emlxs_hba_t *hba, PAIF_HDR AifHdr) in emlxs_disp_aif_header()
2371 emlxs_dump_image_header(emlxs_hba_t *hba, PIMAGE_HDR image) in emlxs_dump_image_header()
2411 emlxs_format_dump(emlxs_hba_t *hba, MAILBOXQ *mbq, uint32_t Type, in emlxs_format_dump()
2461 emlxs_start_abs_download(emlxs_hba_t *hba, in emlxs_start_abs_download()
2675 emlxs_format_update_pci_cfg(emlxs_hba_t *hba, MAILBOXQ *mbq, in emlxs_format_update_pci_cfg()
2697 emlxs_update_boot_wakeup_parms(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms, in emlxs_update_boot_wakeup_parms()
2747 emlxs_update_ff_wakeup_parms(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms, in emlxs_update_ff_wakeup_parms()
2793 emlxs_update_sli1_wakeup_parms(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms, in emlxs_update_sli1_wakeup_parms()
2839 emlxs_update_sli2_wakeup_parms(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms, in emlxs_update_sli2_wakeup_parms()
2885 emlxs_update_sli3_wakeup_parms(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms, in emlxs_update_sli3_wakeup_parms()
2931 emlxs_update_sli4_wakeup_parms(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms, in emlxs_update_sli4_wakeup_parms()
2977 emlxs_clean_flash(emlxs_hba_t *hba, in emlxs_clean_flash()
3149 emlxs_start_rel_download(emlxs_hba_t *hba, in emlxs_start_rel_download()
3358 emlxs_proc_rel_2mb(emlxs_hba_t *hba, caddr_t buffer, emlxs_fw_image_t *fw_image) in emlxs_proc_rel_2mb()
3440 emlxs_write_fcode_flash(emlxs_hba_t *hba, in emlxs_write_fcode_flash()
3585 emlxs_erase_fcode_flash(emlxs_hba_t *hba) in emlxs_erase_fcode_flash()
3697 emlxs_delete_load_entry(emlxs_hba_t *hba, PROG_ID *progId) in emlxs_delete_load_entry()
3737 emlxs_get_load_list(emlxs_hba_t *hba, PROG_ID *load_list) in emlxs_get_load_list()
3783 emlxs_read_wakeup_parms(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms, in emlxs_read_wakeup_parms()
3909 emlxs_read_load_list(emlxs_hba_t *hba, LOAD_LIST *LoadList) in emlxs_read_load_list()
4017 emlxs_get_boot_config(emlxs_hba_t *hba, uint8_t *boot_state) in emlxs_get_boot_config()
4074 emlxs_set_boot_config(emlxs_hba_t *hba, uint8_t boot_state) in emlxs_set_boot_config()
4202 emlxs_update_wakeup_parms(emlxs_hba_t *hba, in emlxs_update_wakeup_parms()
4247 emlxs_validate_version(emlxs_hba_t *hba, emlxs_fw_file_t *file, uint32_t id, in emlxs_validate_version()
4406 emlxs_verify_image(emlxs_hba_t *hba, emlxs_fw_image_t *fw_image) in emlxs_verify_image()
4564 emlxs_validate_image(emlxs_hba_t *hba, caddr_t Buffer, uint32_t Size, in emlxs_validate_image()
4927 emlxs_update_exp_rom(emlxs_hba_t *hba, PWAKE_UP_PARMS WakeUpParms) in emlxs_update_exp_rom()
5065 emlxs_start_abs_download_2mb(emlxs_hba_t *hba, caddr_t buffer, uint32_t len, in emlxs_start_abs_download_2mb()
5148 emlxs_proc_abs_2mb(emlxs_hba_t *hba, caddr_t EntireBuffer, in emlxs_proc_abs_2mb()
5400 emlxs_build_parms_2mb_bwc(emlxs_hba_t *hba, in emlxs_build_parms_2mb_bwc()
5462 emlxs_get_max_sram(emlxs_hba_t *hba, uint32_t *MaxRbusSize, in emlxs_get_max_sram()
5543 emlxs_kern_check(emlxs_hba_t *hba, uint32_t version) in emlxs_kern_check()
5562 emlxs_stub_check(emlxs_hba_t *hba, uint32_t version) in emlxs_stub_check()
5581 emlxs_bios_check(emlxs_hba_t *hba, uint32_t version) in emlxs_bios_check()
5600 emlxs_sli1_check(emlxs_hba_t *hba, uint32_t version) in emlxs_sli1_check()
5619 emlxs_sli2_check(emlxs_hba_t *hba, uint32_t version) in emlxs_sli2_check()
5638 emlxs_sli3_check(emlxs_hba_t *hba, uint32_t version) in emlxs_sli3_check()
5658 emlxs_sli4_check(emlxs_hba_t *hba, uint32_t version) in emlxs_sli4_check()
5678 emlxs_sbus_fcode_check(emlxs_hba_t *hba, uint32_t version) in emlxs_sbus_fcode_check()
5714 emlxs_boot_code_disable(emlxs_hba_t *hba) in emlxs_boot_code_disable()
5806 emlxs_boot_code_enable(emlxs_hba_t *hba) in emlxs_boot_code_enable()
5924 emlxs_boot_code_state(emlxs_hba_t *hba) in emlxs_boot_code_state()