Home | Sort by: relevance | last modified time | path |
/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); |