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

  /src/sys/dev/pci/
mly.c 106 static const struct mly_ident *mly_find_ident(struct pci_attach_args *);
235 mly_find_ident(struct pci_attach_args *pa) function in typeref:typename:const struct mly_ident *
271 return (mly_find_ident(aux) != NULL);
299 ident = mly_find_ident(pa);

Completed in 14 milliseconds