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

  /src/sys/dev/mca/
if_ate_mca.c 77 const char *at_name; /* device name */ member in struct:ate_mca_product
94 for (atp = ate_mca_products; atp->at_name != NULL; atp++)
176 ma->ma_slot + 1, irq, atp->at_name);
if_ate_mca.c 77 const char *at_name; /* device name */ member in struct:ate_mca_product
94 for (atp = ate_mca_products; atp->at_name != NULL; atp++)
176 ma->ma_slot + 1, irq, atp->at_name);

Completed in 21 milliseconds