Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi.c77 static int nhi_setup_sysctl(struct nhi_softc *);
244 if ((error = nhi_setup_sysctl(sc)) != 0) in nhi_attach()
1104 nhi_setup_sysctl(struct nhi_softc *sc) in nhi_setup_sysctl() function