Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi.c74 static int nhi_init(struct nhi_softc *);
279 error = nhi_init(sc); in nhi_attach()
664 nhi_init(struct nhi_softc *sc) in nhi_init() function