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

  /src/sys/dev/pci/
if_ti.c 148 static const struct ti_type *ti_type_match(struct pci_attach_args *);
1580 ti_type_match(struct pci_attach_args *pa) function
1606 t = ti_type_match(pa);
1627 t = ti_type_match(pa);
if_ti.c 148 static const struct ti_type *ti_type_match(struct pci_attach_args *);
1580 ti_type_match(struct pci_attach_args *pa) function
1606 t = ti_type_match(pa);
1627 t = ti_type_match(pa);

Completed in 31 milliseconds