HomeSort by: relevance | last modified time | path
    Searched defs:vnd_spawn (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
vnd.c 239 static struct vnd_softc *vnd_spawn(int);
300 vnd_spawn(int unit) function in typeref:struct:vnd_softc *
341 sc = vnd_spawn(unit);
vnd.c 239 static struct vnd_softc *vnd_spawn(int);
300 vnd_spawn(int unit) function in typeref:struct:vnd_softc *
341 sc = vnd_spawn(unit);

Completed in 22 milliseconds