Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Android/bionic/bionic/libc/kernel/uapi/fwctl/   (Android Betriebssystem Version 17©)  Datei vom 26.5.2026 mit Größe 829 B image not shown  

Quelle  cxl.h

  Sprache: C
 

/*
 * This file is auto-generated. Modifications will be lost.
 *
 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
 * for more information.
 */

#ifndef _UAPI_FWCTL_CXL_H_
#define _UAPI_FWCTL_CXL_H_
#include <linux/types.h>
#include <linux/stddef.h>
#include <cxl/features.h>
struct fwctl_rpc_cxl {
  __struct_group(fwctl_rpc_cxl_hdr, hdr,, __u32 opcode;
  __u32 flags;
  __u32 op_size;
  __u32 reserved1;
 );
  union {
    struct cxl_mbox_get_sup_feats_in get_sup_feats_in;
    struct cxl_mbox_get_feat_in get_feat_in;
    struct cxl_mbox_set_feat_in set_feat_in;
  };
};
struct fwctl_rpc_cxl_out {
  __struct_group(fwctl_rpc_cxl_out_hdr, hdr,, __u32 size;
  __u32 retval;
 );
  union {
    struct cxl_mbox_get_sup_feats_out get_sup_feats_out;
    __DECLARE_FLEX_ARRAY(__u8, payload);
  };
};
#endif

Messung V0.5 in Prozent
C=84 H=95 G=89

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet am  2026-06-28) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.