Home
last modified time | relevance | path

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

/freebsd/sys/dev/re/
H A Dif_re.c262 static int re_allocmem (device_t, struct rl_softc *);
995 re_allocmem(device_t dev, struct rl_softc *sc) in re_allocmem() function
1603 error = re_allocmem(dev, sc); in re_attach()