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

  /src/sys/dev/mca/
if_we_mca.c 126 static const struct we_mca_product *we_mca_lookup(int);
129 we_mca_lookup(int id) function in typeref:typename:const struct we_mca_product *
145 return (we_mca_lookup(ma->ma_id) != NULL);
213 wep = we_mca_lookup(ma->ma_id);

Completed in 14 milliseconds