diag204_store_sc   28 arch/s390/hypfs/hypfs_diag.c static enum diag204_sc diag204_store_sc;	/* used subcode for store */
diag204_store_sc  301 arch/s390/hypfs/hypfs_diag.c 			diag204_store_sc = DIAG204_SUBC_STIB7;
diag204_store_sc  307 arch/s390/hypfs/hypfs_diag.c 			diag204_store_sc = DIAG204_SUBC_STIB6;
diag204_store_sc  323 arch/s390/hypfs/hypfs_diag.c 		diag204_store_sc = DIAG204_SUBC_STIB4;
diag204_store_sc  342 arch/s390/hypfs/hypfs_diag.c 	rc = diag204((unsigned long) diag204_store_sc |
diag204_store_sc  422 arch/s390/hypfs/hypfs_diag.c 	d204->hdr.sc = diag204_store_sc;