kd_lookup
struct kcov_dev *kd_lookup(int);
KASSERT(kd_lookup(kd->kd_unit) == NULL);
kd = kd_lookup(minor(dev));