Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/pci/
H A Dtsc.c71 int tspmatch(struct device *, void *, void *);
75 sizeof(struct tsp_softc), tspmatch, tspattach,
182 tspmatch(parent, match, aux) in tspmatch() function