Home
last modified time | relevance | path

Searched defs:wi_card_ident (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/wi/
H A Dif_wivar.h161 struct wi_card_ident { struct
162 u_int16_t card_id;
163 char *card_name;
164 u_int8_t firm_type;
H A Dif_wi.c205 struct wi_card_ident wi_card_ident[] = { variable