Home
last modified time | relevance | path

Searched refs:DMP_NV_PARAMS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c145 mb->un.varDmp.type = DMP_NV_PARAMS; in lpfc_dump_static_vport()
216 mb->un.varDmp.type = DMP_NV_PARAMS; in lpfc_dump_mem()
250 mb->un.varDmp.type = DMP_NV_PARAMS; in lpfc_dump_wakeup_param()
2353 mb->un.varDmp.type = DMP_NV_PARAMS; in lpfc_sli4_dump_cfg_rg23()
H A Dlpfc_hw.h3192 #define DMP_NV_PARAMS 0x2 macro