Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi_var.h208 int nhi_attach(struct nhi_softc *);
H A Dnhi_pci.c159 error = nhi_attach(sc); in nhi_pci_attach()
H A Dnhi.c239 nhi_attach(struct nhi_softc *sc) in nhi_attach() function