Home
last modified time | relevance | path

Searched refs:DMP_RSP_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_mbox.c78 mb->un.varDmp.word_cnt = DMP_RSP_SIZE/sizeof(uint32_t); in lpfc_dump_static_vport()
151 mb->un.varDmp.word_cnt = (DMP_RSP_SIZE / sizeof (uint32_t)); in lpfc_dump_mem()
H A Dlpfc_hw.h3013 #define DMP_RSP_SIZE 0x6C /* maximum of 27 words of rsp data */ macro
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_mbox.c153 mb->un.varDmp.word_cnt = DMP_RSP_SIZE/sizeof(uint32_t); in lpfc_dump_static_vport()
219 mb->un.varDmp.word_cnt = (DMP_RSP_SIZE / sizeof (uint32_t)); in lpfc_dump_mem()
H A Dlpfc_hw.h3199 #define DMP_RSP_SIZE 0x6C /* maximum of 27 words of rsp data */ macro

Completed in 34 milliseconds