Home
last modified time | relevance | path

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

/freebsd/sys/dev/et/
H A Dif_et.c87 static int et_attach(device_t);
166 DEVMETHOD(device_attach, et_attach),
219 et_attach(device_t dev) in et_attach() function