Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dtb_dev.h34 int tbdev_add_interface(struct nhi_softc *);
H A Dtb_dev.c127 tbdev_add_interface(struct nhi_softc *nhi) in tbdev_add_interface() function
H A Dnhi.c298 error = tbdev_add_interface(sc); in nhi_attach()