Searched refs:unlock_codes (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dwbsd.c68 static const int unlock_codes[] = { 0x83, 0x87 }; variable
1305 for (j = 0; j < ARRAY_SIZE(unlock_codes); j++) {
1309 host->unlock_code = unlock_codes[j];

Completed in 100 milliseconds