Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dfms.c71 int fms_match(struct device *, void *, void *);
97 sizeof (struct fms_softc), fms_match, fms_attach
122 fms_match(struct device *parent, void *match, void *aux) in fms_match() function