Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/pci/
H A Dtsc.c56 int tscmatch(struct device *, void *, void *);
60 sizeof(struct device), tscmatch, tscattach,
97 tscmatch(parent, match, aux) in tscmatch() function