Home | History | Annotate | Download | only in src

Lines Matching refs:REPORT_FILES_NUM

1244         reportModuleTableDefaults = os_memoryAlloc(pAdapter, REPORT_FILES_NUM);
1249 memset(reportModuleTableDefaults, '1', REPORT_FILES_NUM );
1253 (TI_UINT8)REPORT_FILES_NUM,
1256 os_memoryFree(pAdapter, reportModuleTableDefaults, REPORT_FILES_NUM);