Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/mips/nlm/dev/net/
HDxlpge.c175 static int nlm_xlpge_shutdown(device_t);
189 DEVMETHOD(device_shutdown, nlm_xlpge_shutdown),
1282 nlm_xlpge_shutdown(device_t dev) in nlm_xlpge_shutdown() function