Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/tc/
Dtcds.c97 int tcdsmatch(struct device *, void *, void *);
103 sizeof(struct tcds_softc), tcdsmatch, tcdsattach,
143 tcdsmatch(parent, cfdata, aux) in tcdsmatch() function