Searched refs:diag204 (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.c42 static void *diag204_buf; /* 4K aligned buffer for diag204 data */
43 static void *diag204_buf_vmalloc; /* vmalloc pointer for diag204 data */
44 static int diag204_buf_pages; /* number of pages for diag204 data */
331 static int diag204(unsigned long subcode, unsigned long size, void *addr) function
398 *pages = diag204((unsigned long)SUBC_RSI |
428 if (diag204((unsigned long)SUBC_STIB7 |
434 if (diag204((unsigned long)SUBC_STIB6 |
450 if (diag204((unsigned long)SUBC_STIB4 |
475 if (diag204((unsigned long)diag204_store_sc |

Completed in 144 milliseconds