Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ | |
vnd.c | 240 static int vnd_destroy(device_t); 314 vnd_destroy(device_t dev) function in typeref:typename:int 465 if ((error = vnd_destroy(sc->sc_dev)) != 0) { |
vnd.c | 240 static int vnd_destroy(device_t); 314 vnd_destroy(device_t dev) function in typeref:typename:int 465 if ((error = vnd_destroy(sc->sc_dev)) != 0) { |