Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dif_wi_ieee.h795 struct wi_card_ident { struct
796 const u_int16_t card_id;
797 const char *card_name;
798 const u_int8_t firm_type;
H A Dif_wi.c174 const struct wi_card_ident wi_card_ident[] = { variable