Lines Matching +full:rx +full:- +full:input
1 /* SPDX-License-Identifier: GPL-2.0 */
14 #include <asm/asm-extable.h>
64 end_addr = pfn_to_phys(start_pfn + num_pfn - 1); in diag10_range()
76 * Diagnose 14: Input spool file manipulation
78 extern int diag14(unsigned long rx, unsigned long ry1, unsigned long subcode);
84 u16 vrdcdvno; /* device number (input) */
85 u16 vrdclen; /* data block length (input) */
350 int (*diag26c)(unsigned long rx, unsigned long rx1, enum diag26c_sc subcode);
351 int (*diag14)(unsigned long rx, unsigned long ry1, unsigned long subcode);
353 void (*diag0c)(unsigned long rx);
361 int _diag26c_amode31(unsigned long rx, unsigned long rx1, enum diag26c_sc subcode);
362 int _diag14_amode31(unsigned long rx, unsigned long ry1, unsigned long subcode);
363 void _diag0c_amode31(unsigned long rx);