Searched refs:SDEBUG_READ_POSITION_ARR_SZ (Results 1 – 1 of 1) sorted by relevance
3571 enum {SDEBUG_READ_POSITION_ARR_SZ = 20}; enumerator3587 memset(arr, 0, SDEBUG_READ_POSITION_ARR_SZ); in resp_read_position()3592 return fill_from_dev_buffer(scp, arr, SDEBUG_READ_POSITION_ARR_SZ); in resp_read_position()