Home
last modified time | relevance | path

Searched refs:TIME_VAL_LEN (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/rts_pstor/
Dtrace.h56 get_current_time((chip)->trace_msg[(chip)->msg_idx].timeval_buf, TIME_VAL_LEN); \
72 get_current_time((chip)->trace_msg[(chip)->msg_idx].timeval_buf, TIME_VAL_LEN); \
Drtsx_chip.h621 #define TIME_VAL_LEN 16 macro
622 u8 timeval_buf[TIME_VAL_LEN];
Drtsx_scsi.c1193 buf_len = 4 + ((2 + MSG_FUNC_LEN + MSG_FILE_LEN + TIME_VAL_LEN) * TRACE_ITEM_CNT); in trace_msg_cmd()
1234 for (j = 0; j < TIME_VAL_LEN; j++) { in trace_msg_cmd()