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