Searched defs:c7000_buffer (Results 1 – 1 of 1) sorted by relevance
497 struct c7000_buffer { struct499 struct c7000_buffer *next; /* list pointer */ argument500 char *data; /* pointer to actual data */501 int len; /* length of the data */