Searched refs:boot_resp (Results 1 – 1 of 1) sorted by relevance
815 struct be_cmd_get_boot_target_resp *boot_resp; in beiscsi_boot_process_compl() local849 boot_resp = embedded_payload(wrb); in beiscsi_boot_process_compl()850 bs->s_handle = boot_resp->boot_session_handle; in beiscsi_boot_process_compl()1089 struct be_cmd_get_boot_target_resp *boot_resp; in beiscsi_boot_get_shandle() local1112 boot_resp = embedded_payload(wrb); in beiscsi_boot_get_shandle()1114 if (!boot_resp->boot_session_count) { in beiscsi_boot_get_shandle()1121 *s_handle = boot_resp->boot_session_handle; in beiscsi_boot_get_shandle()