Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/et/
H A Dif_et.c88 static int et_attach(device_t);
167 DEVMETHOD(device_attach, et_attach),
220 et_attach(device_t dev) in et_attach() function