Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_age.c66 int age_match(struct device *, void *, void *);
112 sizeof (struct age_softc), age_match, age_attach
125 age_match(struct device *dev, void *match, void *aux) in age_match() function