Searched refs:dtsec_fm_mac_exceptions (Results 1 – 1 of 1) sorted by relevance
97 static const struct dtsec_fm_mac_ex_str dtsec_fm_mac_exceptions[] = { variable143 for (i = 0; dtsec_fm_mac_exceptions[i].num != exception && in dtsec_fm_mac_ex_to_str()144 dtsec_fm_mac_exceptions[i].num != DTSEC_MAC_EXCEPTIONS_END; ++i) in dtsec_fm_mac_ex_to_str()147 if (dtsec_fm_mac_exceptions[i].num == DTSEC_MAC_EXCEPTIONS_END) in dtsec_fm_mac_ex_to_str()150 return (dtsec_fm_mac_exceptions[i].str); in dtsec_fm_mac_ex_to_str()