cdevvp
if ((error = cdevvp(cndev, &cn_devvp[unit])) != 0) {
error = cdevvp(pdev, &vp);
error = cdevvp(dev, &vp);
int cdevvp(dev_t, struct vnode **);