Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dtb_dev.h35 int tbdev_remove_interface(struct nhi_softc *);
H A Dtb_dev.c144 tbdev_remove_interface(struct nhi_softc *nhi) in tbdev_remove_interface() function
H A Dnhi.c322 tbdev_remove_interface(sc); in nhi_detach()