Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_tht.c498 void tht_attach(struct device *, struct device *, void *);
503 sizeof(struct tht_softc), tht_match, tht_attach
745 tht_attach(struct device *parent, struct device *self, void *aux) in tht_attach() function