Searched refs:nemb_tp (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 3677 lpfc_bsg_sli_cfg_dma_desc_setup(struct lpfc_hba *phba, enum nemb_type nemb_tp, in lpfc_bsg_sli_cfg_dma_desc_setup() argument 3686 if (nemb_tp == nemb_mse) { in lpfc_bsg_sli_cfg_dma_desc_setup() 3781 enum nemb_type nemb_tp, in lpfc_bsg_sli_cfg_read_cmd_ext() argument 3801 if (nemb_tp == nemb_mse) { in lpfc_bsg_sli_cfg_read_cmd_ext() 3840 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_rd, dma_mbox, in lpfc_bsg_sli_cfg_read_cmd_ext() 3876 lpfc_bsg_sli_cfg_dma_desc_setup(phba, nemb_tp, 0, dmabuf, dmabuf); in lpfc_bsg_sli_cfg_read_cmd_ext() 3883 lpfc_bsg_sli_cfg_dma_desc_setup(phba, nemb_tp, in lpfc_bsg_sli_cfg_read_cmd_ext() 3891 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_rd, dma_mbox, in lpfc_bsg_sli_cfg_read_cmd_ext() 3902 phba->mbox_ext_buf_ctx.nembType = nemb_tp; in lpfc_bsg_sli_cfg_read_cmd_ext() 3929 (nemb_tp == nemb_mse)) in lpfc_bsg_sli_cfg_read_cmd_ext() [all …]
|
D | lpfc_debugfs.c | 3824 lpfc_idiag_mbxacc_dump_bsg_mbox(struct lpfc_hba *phba, enum nemb_type nemb_tp, in lpfc_idiag_mbxacc_dump_bsg_mbox() argument 3858 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 3866 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 3874 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 3882 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox()
|