Searched refs:SDEBUG_RLUN_ARR_SZ (Results 1 – 1 of 1) sorted by relevance
3322 #define SDEBUG_RLUN_ARR_SZ 256 macro3333 unsigned char arr[SDEBUG_RLUN_ARR_SZ]; in resp_report_luns()3344 memset(arr, 0, SDEBUG_RLUN_ARR_SZ); in resp_report_luns()3354 n = min((int)((SDEBUG_RLUN_ARR_SZ - 8) / in resp_report_luns()3361 max_addr = arr + SDEBUG_RLUN_ARR_SZ; in resp_report_luns()3378 min((int)alloc_len, SDEBUG_RLUN_ARR_SZ)); in resp_report_luns()