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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/hypfs/
H A Dhypfs_diag.c40 static enum diag204_format diag204_info_type; /* used diag 204 data format */ variable in typeref:enum:diag204_format
431 diag204_info_type = INFO_EXT;
437 diag204_info_type = INFO_EXT;
453 diag204_info_type = INFO_SIMPLE;
472 buf = diag204_get_buffer(diag204_info_type, &pages);
476 (unsigned long)diag204_info_type, pages, buf) < 0)
559 snprintf(buffer, TMP_SIZE, "%d", cpu_info__cpu_addr(diag204_info_type,
563 cpu_info__acc_time(diag204_info_type, cpu_info) -
564 cpu_info__lp_time(diag204_info_type, cpu_info));
568 cpu_info__lp_time(diag204_info_type, cpu_inf
[all...]

Completed in 87 milliseconds