Searched refs:probe_zero_pattern (Results 1 – 1 of 1) sorted by relevance
387 static const unsigned char probe_zero_pattern[] = { in x1205_validate_client() local411 for (i = 0; i < ARRAY_SIZE(probe_zero_pattern); i += 2) { in x1205_validate_client()414 unsigned char addr[2] = { 0, probe_zero_pattern[i] }; in x1205_validate_client()434 __func__, probe_zero_pattern[i]); in x1205_validate_client()439 if ((buf & probe_zero_pattern[i+1]) != 0) { in x1205_validate_client()442 __func__, probe_zero_pattern[i], i, buf); in x1205_validate_client()