Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/rl/
H A Dif_rl.c178 static int rl_attach(device_t);
239 DEVMETHOD(device_attach, rl_attach),
638 rl_attach(device_t dev) in rl_attach() function