HPD_CMD
if (nvlist_lookup_int32(args, HPD_CMD, (int32_t *)&cmd) != 0) {
if ((nvlist_add_int32(args, HPD_CMD, cmd) != 0) ||