Searched refs:get_boot (Results 1 – 3 of 3) sorted by relevance
455 phba->get_boot = BE_GET_BOOT_RETRIES; in beiscsi_async_link_state_process()484 phba->get_boot = BE_GET_BOOT_RETRIES; in beiscsi_process_mcc()494 phba->get_boot = BE_GET_BOOT_RETRIES; in beiscsi_process_mcc()
2063 phba->get_boot = BE_GET_BOOT_RETRIES; in beiscsi_process_mcc_isr()4360 phba->get_boot = 0; in beiscsi_get_boot_info()4365 phba->get_boot = 0; in beiscsi_get_boot_info()5447 if ((phba->get_boot > 0) && (!phba->boot_kset)) { in beiscsi_hw_health_check()5448 phba->get_boot--; in beiscsi_hw_health_check()5449 if (!(phba->get_boot % BE_GET_BOOT_TO)) in beiscsi_hw_health_check()5453 phba->get_boot = 0; in beiscsi_hw_health_check()
419 int get_boot; member