Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dpcons.c130 int pconsmatch(struct device *, void *, void *);
134 sizeof(struct pconssoftc), pconsmatch, pconsattach
151 pconsmatch(struct device *parent, void *match, void *aux) in pconsmatch() function