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

  /src/sys/dev/pci/
if_ste.c 297 ste_lookup_table(pcireg_t pci_id, const struct ste_product * const products) function in typeref:typename:const struct ste_product *
314 sp = ste_lookup_table(pa->pa_id, ste_products);
319 ste_lookup_table(subsys, sp->ste_subs);
if_ste.c 297 ste_lookup_table(pcireg_t pci_id, const struct ste_product * const products) function in typeref:typename:const struct ste_product *
314 sp = ste_lookup_table(pa->pa_id, ste_products);
319 ste_lookup_table(subsys, sp->ste_subs);

Completed in 29 milliseconds