Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/nve/
Dif_nve.c133 static int nve_shutdown(device_t);
185 DEVMETHOD(device_shutdown, nve_shutdown),
737 nve_shutdown(device_t dev) in nve_shutdown() function