Lines Matching refs:outp
292 struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp, in lpfc_gen_req() argument
323 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()
641 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_gid_ft()
647 lpfc_ns_rsp(vport, outp, in lpfc_cmpl_ct_cmd_gid_ft()
737 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gff_id() local
752 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_gff_id()
859 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct() local
874 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct()
879 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct()
933 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rft_id() local
936 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rft_id()
937 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rft_id()
954 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rnn_id() local
957 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rnn_id()
958 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rnn_id()
975 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rspn_id() local
978 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rspn_id()
979 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rspn_id()
996 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rsnn_nn() local
999 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rsnn_nn()
1000 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rsnn_nn()
1029 struct lpfc_dmabuf *outp; in lpfc_cmpl_ct_cmd_rff_id() local
1032 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rff_id()
1033 CTrsp = (struct lpfc_sli_ct_request *) outp->virt; in lpfc_cmpl_ct_cmd_rff_id()
1327 struct lpfc_dmabuf *outp = cmdiocb->context2; in lpfc_cmpl_ct_cmd_fdmi() local
1328 struct lpfc_sli_ct_request *CTrsp = outp->virt; in lpfc_cmpl_ct_cmd_fdmi()