Searched refs:dma_mbox (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc.h | 521 dma_mbox = 1, enumerator
|
D | lpfc_bsg.c | 3831 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_rd, dma_mbox, in lpfc_bsg_sli_cfg_read_cmd_ext() 3882 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_rd, dma_mbox, in lpfc_bsg_sli_cfg_read_cmd_ext() 4012 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_wr, dma_mbox, in lpfc_bsg_sli_cfg_write_cmd_ext() 4022 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_wr, dma_mbox, in lpfc_bsg_sli_cfg_write_cmd_ext()
|
D | lpfc_debugfs.c | 3853 if ((mbox_tp == mbox_rd) && (dma_tp == dma_mbox)) { in lpfc_idiag_mbxacc_dump_bsg_mbox() 3869 if ((mbox_tp == mbox_wr) && (dma_tp == dma_mbox)) { in lpfc_idiag_mbxacc_dump_bsg_mbox()
|