Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_nep.c456 int nep_match(struct device *, void *, void *);
460 sizeof(struct nep_softc), nep_match, nep_attach
523 nep_match(struct device *parent, void *match, void *aux) in nep_match() function