Searched defs:lsi_umts (Results 1 – 1 of 1) sorted by relevance
143 struct lsi_umts { struct144 u8 protocol;145 u8 unused1;146 __be16 length;171 #define SIERRA_NET_LSI_UMTS_LEN (sizeof(struct lsi_umts)) argument