Lines Matching refs:outp
291 struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp, in lpfc_gen_req() argument
322 geniocb->context2 = (uint8_t *) outp; in lpfc_gen_req()
579 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_gid_ft() local
590 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gid_ft()
642 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_gid_ft()
648 lpfc_ns_rsp(vport, outp, in lpfc_cmpl_ct_cmd_gid_ft()
738 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gff_id() local
753 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_gff_id()
860 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct() local
875 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct()
880 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct()
934 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rft_id() local
937 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rft_id()
938 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rft_id()
955 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rnn_id() local
958 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rnn_id()
959 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rnn_id()
976 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rspn_id() local
979 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rspn_id()
980 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rspn_id()
997 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rsnn_nn() local
1000 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rsnn_nn()
1001 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rsnn_nn()
1030 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rff_id() local
1033 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rff_id()
1034 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rff_id()
1328 struct lpfc_dmabuf *outp = cmdiocb->context2; in lpfc_cmpl_ct_cmd_fdmi() local
1329 struct lpfc_sli_ct_request *CTrsp = outp->virt; in lpfc_cmpl_ct_cmd_fdmi()