Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dhcm_var.h43 int hcm_attach(struct nhi_softc *);
H A Dhcm.c65 hcm_attach(struct nhi_softc *nsc) in hcm_attach() function
H A Dnhi.c276 error = hcm_attach(sc); in nhi_attach()