specfind
struct vnode *specfind(dev_t, vtype_t);
sdp->vp = specfind(a->dev, VCHR);
data->vp = specfind(a->dev, VCHR);