Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/re/
H A Dif_re.c189 static int re_detach(device_t);
260 DEVMETHOD(device_detach, re_detach),
888 re_detach(dev); in re_attach()
901 re_detach(device_t dev) in re_detach() function
H A Dre.c189 static int re_detach __P((device_t));
379 DEVMETHOD(device_detach, re_detach),
5346 re_detach(dev); in re_attach()
5351 static int re_detach(device_t dev) in re_detach() function