Home
last modified time | relevance | path

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

/freebsd/sys/dev/rl/
H A Dif_rl.c176 static int rl_attach(device_t);
237 DEVMETHOD(device_attach, rl_attach),
634 rl_attach(device_t dev) in rl_attach() function