Home
last modified time | relevance | path

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

/openbsd/sys/dev/pcmcia/
H A Dif_xe.c106 int xe_pcmcia_match(struct device *, void *, void *);
154 sizeof (struct xe_pcmcia_softc), xe_pcmcia_match, xe_pcmcia_attach,
183 xe_pcmcia_match(struct device *parent, void *match, void *aux) in xe_pcmcia_match() function