Searched refs:FLAG_FRAMING_Z (Results 1 – 1 of 1) sorted by relevance
258 #define FLAG_FRAMING_Z 0x0004 /* zaurus adds a trailer */ macro1696 .flags = FLAG_FRAMING_Z,1707 .flags = FLAG_FRAMING_Z,1812 if (dev->driver_info->flags & FLAG_FRAMING_Z) in rx_submit()