Searched refs:FC_FS_ACC (Results 1 – 7 of 7) sorted by relevance
54 FC_FS_ACC = 0x8002, /* accept */ enumerator
120 case FC_FS_ACC: in fc_els_resp_type()
526 } else if (ntohs(cp->ct_cmd) == FC_FS_ACC) { in fc_disc_gpn_ft_resp()594 if (ntohs(cp->ct_cmd) == FC_FS_ACC) { in fc_disc_gpn_id_resp()
1142 ntohs(ct->ct_cmd) == FC_FS_ACC) in fc_lport_ns_resp()1231 } else if (ntohs(ct->ct_cmd) == FC_FS_ACC) in fc_lport_ms_resp()1976 unsigned short cmd = (info->rsp_code == FC_FS_ACC) ? in fc_lport_bsg_resp()2114 info->rsp_code = FC_FS_ACC; in fc_lport_ct_request()
279 if (ntohs(csio_ct_rsp(cmd)) != FC_FS_ACC) { in csio_ln_fdmi_done()313 if (ntohs(csio_ct_rsp(cmd)) != FC_FS_ACC) { in csio_ln_fdmi_rhba_cbfn()429 if (ntohs(csio_ct_rsp(cmd)) != FC_FS_ACC) { in csio_ln_fdmi_dprt_cbfn()530 if (ntohs(csio_ct_rsp(cmd)) != FC_FS_ACC) { in csio_ln_fdmi_dhba_cbfn()
352 if (gid_pn_rsp->ct_hdr.ct_cmd != cpu_to_be16(FC_FS_ACC)) in zfcp_fc_ns_gid_pn_eval()727 if (hdr->ct_cmd != cpu_to_be16(FC_FS_ACC)) { in zfcp_fc_eval_gpn_ft()
555 (resph->ct_cmd != cpu_to_be16(FC_FS_ACC))) in zfcp_dbf_san_res_cap_len_if_gpn_ft()
Completed in 17 milliseconds