HomeSort by: relevance | last modified time | path
    Searched defs:wi_card_ident (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
wivar.h 215 struct wi_card_ident { struct
wi.c 248 static const struct wi_card_ident wi_card_ident[] = { variable in typeref:typename:const struct wi_card_ident[]
2143 const struct wi_card_ident *id;
2156 for (id = wi_card_ident; id->card_name != NULL; id++) {

Completed in 13 milliseconds