Home
last modified time | relevance | path

Searched refs:ppbattach (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/pci/
Dppb.c54 void ppbattach(struct device *, struct device *, void *);
57 sizeof(struct device), ppbmatch, ppbattach
92 ppbattach(parent, self, aux) in ppbattach() function