kobj_ops
static struct kobj_ops plat_kernel_kops;
static struct kobj_ops ofw_kernel_kops;
ops = malloc(sizeof(struct kobj_ops), M_KOBJ, mflags);
static struct kobj_ops plat_kernel_kops;
typedef struct kobj_ops *kobj_ops_t;