Searched refs:DUMP_MEMORY (Results 1 – 3 of 3) sorted by relevance
150 #define DUMP_MEMORY(addr, size) \ macro
3271 DUMP_MEMORY(&p_Fm->p_FmBmiRegs->fmbm_pp[hardwarePortId-1], sizeof(uint32_t)); in FmDumpPortRegs()3274 DUMP_MEMORY(&p_Fm->p_FmBmiRegs->fmbm_pfs[hardwarePortId-1], sizeof(uint32_t)); in FmDumpPortRegs()3277 DUMP_MEMORY(&p_Fm->p_FmBmiRegs->fmbm_spliodn[hardwarePortId-1], sizeof(uint32_t)); in FmDumpPortRegs()3280 DUMP_MEMORY(&p_Fm->p_FmFpmRegs->fmfp_ps[hardwarePortId], sizeof(uint32_t)); in FmDumpPortRegs()3283 DUMP_MEMORY(&p_Fm->p_FmDmaRegs->fmdmplr[hardwarePortId/2], sizeof(uint32_t)); in FmDumpPortRegs()
6377 DUMP_MEMORY(hh, 0x220);