Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Darc.c593 int arc_match(struct device *, void *, void *);
679 sizeof(struct arc_softc), arc_match, arc_attach, arc_detach,
760 arc_match(struct device *parent, void *match, void *aux) in arc_match() function