Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c217 static int emx_attach(device_t);
316 DEVMETHOD(device_attach, emx_attach),
529 emx_attach(device_t dev) in emx_attach() function