Searched defs:cell_buf (Results 1 – 3 of 3) sorted by relevance
297 typedef struct cell_buf { struct306 } cell_buf; argument
164 unsigned char *cell_buf; /* holds partial rx cell */ member
420 unsigned char *cell_buf = instance->cell_buf; in usbatm_extract_cells() local