Home
last modified time | relevance | path

Searched defs:vnd (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/
Dvnd.c206 vndencrypt(struct vnd_softc *vnd, caddr_t addr, size_t size, daddr_t off, in vndencrypt()
479 struct vnd_softc *vnd = &vnd_softc[unit]; in vndstrategy() local
715 vndstart(struct vnd_softc *vnd) in vndstart()
744 struct vnd_softc *vnd = &vnd_softc[vndunit(pbp->b_dev)]; in vndiodone() local
842 struct vnd_softc *vnd; in vndioctl() local
1182 vndsetcred(struct vnd_softc *vnd, struct ucred *cred) in vndsetcred()
1213 struct vnd_softc *vnd; in vndshutdown() local
1221 vndclear(struct vnd_softc *vnd) in vndclear()
1242 struct vnd_softc *vnd = &vnd_softc[unit]; in vndsize() local