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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dfirmware.c66 * device-tree/ibm,hypertas-functions. Ultimately this functionality may
72 const char *hypertas, *s; local
83 hypertas = of_get_property(dn, "ibm,hypertas-functions", &len);
84 if (hypertas == NULL)
87 for (s = hypertas; s < hypertas + len; s += strlen(s) + 1) {

Completed in 109 milliseconds