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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Decard.h53 #define c_id(x) ((x)->r_id) macro
H A Decard.c327 if (c_id(&excd) == 0) {
335 if (c_id(&excd) == 0xf0) { /* link */
339 if (c_id(&excd) == 0x80) { /* loader */
352 if (c_id(&excd) == id && num-- == 0)
356 if (c_id(&excd) & 0x80) {
357 switch (c_id(&excd) & 0x70) {

Completed in 54 milliseconds