Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dtvtwo.c144 int tvtwomatch(struct device *, void *, void *);
148 sizeof(struct tvtwo_softc), tvtwomatch, tvtwoattach
166 tvtwomatch(struct device *parent, void *vcf, void *aux) in tvtwomatch() function