vn_create
static cdev_t vn_create(int unit, int clone);
ap->a_dev = vn_create(unit, 1);
vn_create(i, 0);