Searched refs:pmt_cmd_id (Results 1 – 1 of 1) sorted by relevance
1099 int pmt_cmd_id; in avc_ca_pmt() local1124 pmt_cmd_id = msg[6]; in avc_ca_pmt()1156 pmt_cmd_id = msg[read_pos++]; in avc_ca_pmt()1157 if (pmt_cmd_id != 1 && pmt_cmd_id != 4) in avc_ca_pmt()1159 "invalid pmt_cmd_id %d\n", pmt_cmd_id); in avc_ca_pmt()1190 pmt_cmd_id = msg[read_pos++]; in avc_ca_pmt()1191 if (pmt_cmd_id != 1 && pmt_cmd_id != 4) in avc_ca_pmt()1193 pmt_cmd_id); in avc_ca_pmt()