Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/etherswitch/
H A Detherswitch.c54 static int etherswitch_detach(device_t);
62 DEVMETHOD(device_detach, etherswitch_detach),
123 etherswitch_detach(device_t dev) in etherswitch_detach() function