Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dcs4281.c159 int cs4281_match(struct device *, void *, void *);
258 sizeof(struct cs4281_softc), cs4281_match, cs4281_attach
273 cs4281_match(parent, match, aux) in cs4281_match() function