Searched refs:unlock_codes (Results 1 – 1 of 1) sorted by relevance
65 static const int unlock_codes[] = { 0x83, 0x87 }; variable1286 for (j = 0; j < ARRAY_SIZE(unlock_codes); j++) { in wbsd_scan()1290 host->unlock_code = unlock_codes[j]; in wbsd_scan()