HEX
Server: LiteSpeed
System: Linux php-prod-3.spaceapp.ru 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: xnsbl7462 (1008)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/include/linux/cyclades.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */

#ifndef _LINUX_CYCLADES_H
#define _LINUX_CYCLADES_H

#warning "Support for features provided by this header has been removed"
#warning "Please consider updating your code"

struct cyclades_monitor {
	unsigned long int_count;
	unsigned long char_count;
	unsigned long char_max;
	unsigned long char_last;
};

#define CYGETMON		0x435901
#define CYGETTHRESH		0x435902
#define CYSETTHRESH		0x435903
#define CYGETDEFTHRESH		0x435904
#define CYSETDEFTHRESH		0x435905
#define CYGETTIMEOUT		0x435906
#define CYSETTIMEOUT		0x435907
#define CYGETDEFTIMEOUT		0x435908
#define CYSETDEFTIMEOUT		0x435909
#define CYSETRFLOW		0x43590a
#define CYGETRFLOW		0x43590b
#define CYSETRTSDTR_INV		0x43590c
#define CYGETRTSDTR_INV		0x43590d
#define CYZSETPOLLCYCLE		0x43590e
#define CYZGETPOLLCYCLE		0x43590f
#define CYGETCD1400VER		0x435910
#define CYSETWAIT		0x435912
#define CYGETWAIT		0x435913

#endif /* _LINUX_CYCLADES_H */