Searched refs:tfm_to_ltc_codes (Results 1 – 1 of 1) sorted by relevance
21 } tfm_to_ltc_codes[] = { variable36 for (x = 0; x < (int)(sizeof(tfm_to_ltc_codes)/sizeof(tfm_to_ltc_codes[0])); x++) { in tfm_to_ltc_error()37 if (err == tfm_to_ltc_codes[x].tfm_code) { in tfm_to_ltc_error()38 return tfm_to_ltc_codes[x].ltc_code; in tfm_to_ltc_error()