Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/pci/
H A Dtsc.c69 static int tscprint(void *, const char *pnp);
145 config_found(self, &tsp, tscprint);
148 config_found(self, &tsp, tscprint);
153 config_found(self, &tsp, tscprint);
156 config_found(self, &tsp, tscprint);
162 config_found(self, &tsp, tscprint);
166 tscprint(aux, p) in tscprint() function