Searched refs:dma_mbox (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc.h | 517 dma_mbox = 1, enumerator
|
D | lpfc_bsg.c | 3840 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_rd, dma_mbox, 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() 4021 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_wr, dma_mbox, in lpfc_bsg_sli_cfg_write_cmd_ext() 4031 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()
|