Lines Matching refs:x61
330 unsigned char appl_template_tag; /* 0x61 */
369 if (efdir->appl_template_tag != 0x61) {
760 if (resp[0] != 0x6c && resp[0] != 0x9f && resp[0] != 0x61) {
762 "(expected 0x61, 0x6c, or 0x9f)", resp[0]);
1074 (len != 2 || resp[0] != 0x61 || resp[1] != 0x0e))) {
1179 } else if (len != 2 || resp[0] != 0x61) {