Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dchrp_setup.c324 char * hypertas; in chrp_init() local
328 hypertas = get_property(dn, "ibm,hypertas-functions", &len); in chrp_init()
329 if (hypertas) { in chrp_init()
335 (strcmp(firmware_features_table[i].name,hypertas))==0) { in chrp_init()
342 hypertas_len = strlen(hypertas); in chrp_init()
344 hypertas+= hypertas_len +1; in chrp_init()