ksyms_gvalue
const struct ksyms_gvalue *p,
IOCTL_STRUCT_CONV_TO(KIOCGVALUE, ksyms_gvalue);
struct ksyms_gvalue *p, u_long cmd)
__CTASSERT(offsetof(struct ksyms_gvalue, kv_name) == offsetof(struct ksyms_gsymbol, kg_name));
struct ksyms_gvalue *kv = (struct ksyms_gvalue *)data;
#define KIOCGVALUE _IOWR('l', 4, struct ksyms_gvalue)