Home
last modified time | relevance | path

Searched refs:TCMU_ATTR_SUPP_KERN_CMD_REPLY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtarget_core_user.h183 TCMU_ATTR_SUPP_KERN_CMD_REPLY, enumerator
/openbmc/linux/drivers/target/
H A Dtarget_core_user.c369 [TCMU_ATTR_SUPP_KERN_CMD_REPLY] = { .type = NLA_U8 },
439 if (info->attrs[TCMU_ATTR_SUPP_KERN_CMD_REPLY]) { in tcmu_genl_set_features()
441 nla_get_u8(info->attrs[TCMU_ATTR_SUPP_KERN_CMD_REPLY]); in tcmu_genl_set_features()