/*
* This file is auto - generated . Modifications will be lost .
*
* See https : //android.googlesource.com/platform/bionic/+/master/libc/kernel/
* for more information .
*/
#ifndef _FC_GS_H_
#define _FC_GS_H_
#include <linux/types.h>
struct fc_ct_hdr {
__u8 ct_rev;
__u8 ct_in_id[3 ];
__u8 ct_fs_type;
__u8 ct_fs_subtype;
__u8 ct_options;
__u8 _ct_resvd1;
__be16 ct_cmd;
__be16 ct_mr_size;
__u8 _ct_resvd2;
__u8 ct_reason;
__u8 ct_explan;
__u8 ct_vendor;
};
#define FC_CT_HDR_LEN 16
enum fc_ct_rev {
FC_CT_REV = 1
};
enum fc_ct_fs_type {
FC_FST_ALIAS = 0 xf8,
FC_FST_MGMT = 0 xfa,
FC_FST_TIME = 0 xfb,
FC_FST_DIR = 0 xfc,
};
enum fc_ct_cmd {
FC_FS_RJT = 0 x8001,
FC_FS_ACC = 0 x8002,
};
enum fc_ct_reason {
FC_FS_RJT_CMD = 0 x01,
FC_FS_RJT_VER = 0 x02,
FC_FS_RJT_LOG = 0 x03,
FC_FS_RJT_IUSIZ = 0 x04,
FC_FS_RJT_BSY = 0 x05,
FC_FS_RJT_PROTO = 0 x07,
FC_FS_RJT_UNABL = 0 x09,
FC_FS_RJT_UNSUP = 0 x0b,
};
enum fc_ct_explan {
FC_FS_EXP_NONE = 0 x00,
FC_FS_EXP_PID = 0 x01,
FC_FS_EXP_PNAM = 0 x02,
FC_FS_EXP_NNAM = 0 x03,
FC_FS_EXP_COS = 0 x04,
FC_FS_EXP_FTNR = 0 x07,
};
#endif
Messung V0.5 in Prozent C=91 H=91 G=90
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet am 2026-06-28)
¤
*© Formatika GbR, Deutschland