Searched refs:hvc_iucv_devices (Results 1 – 1 of 1) sorted by relevance
99 static unsigned long hvc_iucv_devices = 1; variable134 if ((num < HVC_IUCV_MAGIC) || (num - HVC_IUCV_MAGIC > hvc_iucv_devices)) in hvc_iucv_get_private()802 for (i = 0; i < hvc_iucv_devices; i++) { in hvc_iucv_path_pending()1251 if (!MACHINE_IS_VM || !hvc_iucv_devices) in param_set_vmidfilter()1280 if (!MACHINE_IS_VM || !hvc_iucv_devices) in param_get_vmidfilter()1314 if (!hvc_iucv_devices) in hvc_iucv_init()1324 if (hvc_iucv_devices > MAX_HVC_IUCV_LINES) { in hvc_iucv_init()1326 "kernel parameter\n", hvc_iucv_devices); in hvc_iucv_init()1382 for (i = 0; i < hvc_iucv_devices; i++) { in hvc_iucv_init()1402 for (i = 0; i < hvc_iucv_devices; i++) in hvc_iucv_init()[all …]