Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Deap.c97 int eap_match(struct device *, void *, void *);
165 sizeof(struct eap_softc), eap_match, eap_attach
294 eap_match(struct device *parent, void *match, void *aux) in eap_match() function