Searched defs:wi_card_ident (Results 1 – 2 of 2) sorted by relevance
795 struct wi_card_ident { struct796 const u_int16_t card_id;797 const char *card_name;798 const u_int8_t firm_type;
174 const struct wi_card_ident wi_card_ident[] = { variable