Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_tht.c401 void thtc_attach(struct device *, struct device *, void *);
405 sizeof(struct thtc_softc), thtc_match, thtc_attach
676 thtc_attach(struct device *parent, struct device *self, void *aux) in thtc_attach() function