Searched defs:res_val (Results 1 – 2 of 2) sorted by relevance
548 struct res_val { struct549 nd_uint8_t result;550 nd_uint8_t resv1;551 nd_uint16_t resv2;
3593 struct vtn_value *res_val = vtn_untyped_value(b, w[2]); in vtn_handle_body_instruction() local