Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtrm.c336 static int trm_init(struct trm_softc *);
454 if (trm_init(sc) != 0) { in trm_attach()
512 trm_init(struct trm_softc *sc) in trm_init() function