Searched defs:CHIP_D_MEM_ARENA (Results 1 – 6 of 6) sorted by relevance
46 #define CHIP_D_MEM_ARENA(v) (((struct apecs_config *)(v))->ac_d_mem_arena) macro
46 #define CHIP_D_MEM_ARENA(v) (((struct lca_config *)(v))->lc_d_mem_arena) macro
50 #define CHIP_D_MEM_ARENA(v) (CHIP_V(v)->tc_d_mem_arena) macro
46 #define CHIP_D_MEM_ARENA(v) (((struct cia_config *)(v))->cc_d_mem_arena) macro
49 #define CHIP_D_MEM_ARENA(v) \ macro