Searched defs:wi_card_ident (Results 1 – 2 of 2) sorted by relevance
215 struct wi_card_ident { struct216 u_int16_t card_id;217 const char *card_name;218 u_int8_t firm_type;
248 static const struct wi_card_ident wi_card_ident[] = { variable