Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Dmaintidi.c351 word this_ind_length; in SuperTraceMessageInput() local
355 this_ind_length = (word)p[0] | ((word)p[1] << 8); in SuperTraceMessageInput()
383 p, this_ind_length); in SuperTraceMessageInput()
390 p += (this_ind_length + 1); in SuperTraceMessageInput()
391 total_length -= (4 + this_ind_length); in SuperTraceMessageInput()