Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/
H A Detherswitch.c53 static int etherswitch_attach(device_t);
61 DEVMETHOD(device_attach, etherswitch_attach),
98 etherswitch_attach(device_t dev) in etherswitch_attach() function