Searched refs:prli_acc (Results 1 – 2 of 2) sorted by relevance
851 struct fcp_prli_acc *prli_acc; in fcoei_fill_els_fpkt_resp() local955 prli_acc = (struct fcp_prli_acc *)(void *)(dest + offset); in fcoei_fill_els_fpkt_resp()956 prli_acc->type = FCOE_B2V_1(src + offset); in fcoei_fill_els_fpkt_resp()965 prli_acc->orig_process_assoc_valid = in fcoei_fill_els_fpkt_resp()967 prli_acc->resp_process_assoc_valid = in fcoei_fill_els_fpkt_resp()969 prli_acc->image_pair_established = in fcoei_fill_els_fpkt_resp()971 prli_acc->accept_response_code = in fcoei_fill_els_fpkt_resp()977 prli_acc->orig_process_associator = FCOE_B2V_4(src + offset); in fcoei_fill_els_fpkt_resp()979 prli_acc->resp_process_associator = FCOE_B2V_4(src + offset); in fcoei_fill_els_fpkt_resp()984 prli_acc->initiator_fn = in fcoei_fill_els_fpkt_resp()[all …]
6208 uchar_t prli_acc = 0; in fcp_icmd_callback() local6223 prli_acc = (prli_s.ls_code == LA_ELS_ACC); in fcp_icmd_callback()6233 ((resp.ls_code == LA_ELS_ACC) || prli_acc)) { in fcp_icmd_callback()