Searched refs:FLAG_FRAMING_Z (Results 1 – 3 of 3) sorted by relevance
91 .flags = FLAG_POINTTOPOINT | FLAG_FRAMING_Z,101 .flags = FLAG_POINTTOPOINT | FLAG_FRAMING_Z,111 .flags = FLAG_POINTTOPOINT | FLAG_FRAMING_Z,247 .flags = FLAG_POINTTOPOINT | FLAG_FRAMING_Z,
926 (dev->driver_info->flags & FLAG_FRAMING_Z) ? "Zaurus" : in usbnet_open()
94 #define FLAG_FRAMING_Z 0x0004 /* zaurus adds a trailer */ macro