RCM_REQUEST_FLAG
(void) nvlist_lookup_uint32(nvl, RCM_REQUEST_FLAG, (uint32_t *)&flag);
if (nvlist_add_uint32(nvl, RCM_REQUEST_FLAG, flag) != 0) {