Searched refs:expected_ii (Results 1 – 1 of 1) sorted by relevance
1175 const uint16_t expected_ii = load_u16le(start + 4); in match_and_parse_broadcom() local1176 if (expected_ii == UINT16_C(0x6969) /* "ii" */ ) { in match_and_parse_broadcom()