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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dhypfs_diag.c49 static void *diag204_buf; /* 4K aligned buffer for diag204 data */
50 static void *diag204_buf_vmalloc; /* vmalloc pointer for diag204 data */
51 static int diag204_buf_pages; /* number of pages for diag204 data */
340 static int diag204(unsigned long subcode, unsigned long size, void *addr) function
410 *pages = diag204((unsigned long)SUBC_RSI |
440 if (diag204((unsigned long)SUBC_STIB7 |
446 if (diag204((unsigned long)SUBC_STIB6 |
462 if (diag204((unsigned long)SUBC_STIB4 |
483 rc = diag204((unsigned long) diag204_store_sc |

Completed in 104 milliseconds