Searched refs:dma_mbox (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 3870 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_rd, dma_mbox, in lpfc_bsg_sli_cfg_read_cmd_ext() 3921 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_rd, dma_mbox, in lpfc_bsg_sli_cfg_read_cmd_ext() 4054 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_wr, dma_mbox, in lpfc_bsg_sli_cfg_write_cmd_ext() 4064 lpfc_idiag_mbxacc_dump_bsg_mbox(phba, nemb_tp, mbox_wr, dma_mbox, in lpfc_bsg_sli_cfg_write_cmd_ext()
|
D | lpfc.h | 817 dma_mbox = 1, enumerator
|
D | lpfc_debugfs.c | 5865 if ((mbox_tp == mbox_rd) && (dma_tp == dma_mbox)) { in lpfc_idiag_mbxacc_dump_bsg_mbox() 5881 if ((mbox_tp == mbox_wr) && (dma_tp == dma_mbox)) { in lpfc_idiag_mbxacc_dump_bsg_mbox()
|