Searched refs:MAX_LL_LAYER_MEM_DESCRIPTORS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/RefTisa/tisa/api/
H A Dtidefs.h59 #define MAX_LL_LAYER_MEM_DESCRIPTORS 64 macro
H A Dtitypes.h83 tiMem_t mem[MAX_LL_LAYER_MEM_DESCRIPTORS];
/freebsd-10.3-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c2077 MAX_LL_LAYER_MEM_DESCRIPTORS is 24. see tidefs.h and tiLoLevelMem_t
2082 TI_DBG1(("tdsaLoLevelGetResource:MAX_LL_LAYER_MEM_DESCRIPTORS %d\n", MAX_LL_LAYER_MEM_DESCRIPTORS));
2083 for(i=0;i<MAX_LL_LAYER_MEM_DESCRIPTORS;i++)
2201 TI_DBG1(("tdsaLoLevelGetResource:MAX_LL_LAYER_MEM_DESCRIPTORS %d\n", MAX_LL_LAYER_MEM_DESCRIPTORS));
2202 for(i=0;i<MAX_LL_LAYER_MEM_DESCRIPTORS;i++)
2292 TI_DBG1(("tdsaLoLevelGetResource:MAX_LL_LAYER_MEM_DESCRIPTORS %d\n", MAX_LL_LAYER_MEM_DESCRIPTORS));
2293 for(i=0;i<MAX_LL_LAYER_MEM_DESCRIPTORS;
[all...]

Completed in 113 milliseconds