Lines Matching +full:0 +full:xf1
47 memset(resp, 0x00, sizeof(*resp)); in mctp_ctrl_set_endpoint_id()
52 resp->pool_size = 0; in mctp_ctrl_set_endpoint_id()
78 memset(resp, 0x00, sizeof(*resp)); in mctp_ctrl_get_endpoint_id()
84 resp->medium_specific = 0x00; in mctp_ctrl_get_endpoint_id()
98 0xf1,
99 0xf0,
100 0xff,
101 0x00,
103 0xf1,
104 0xf1,
105 0xff,
106 0x00,
108 0xf1,
109 0xf2,
110 0xff,
111 0x00,
113 0xf1,
114 0xf3,
115 0xf3,
116 0x00,
129 case 0x00: in mctp_ctrl_get_version()
130 case 0xff: in mctp_ctrl_get_version()
147 memset(resp, 0x00, total_sz); in mctp_ctrl_get_version()
180 memset(resp, 0x00, total_sz); in mctp_ctrl_get_types()
204 memset(resp, 0x00, sizeof(*resp)); in reply_error()
284 for (size_t i = 0; i < mctp->control.num_msg_types; i++) { in mctp_control_add_type()
286 return 0; in mctp_control_add_type()
296 return 0; in mctp_control_add_type()
301 for (size_t i = 0; i < mctp->control.num_msg_types; i++) { in mctp_control_remove_type()