Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/scsi/qedi/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 955 B image not shown  

Quelle  qedi_hsi.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * QLogic iSCSI Offload Driver
 * Copyright (c) 2016 Cavium Inc.
 */

#ifndef __QEDI_HSI__
#define __QEDI_HSI__
/*
 * Add include to common target
 */

#include <linux/qed/common_hsi.h>

/*
 * Add include to common storage target
 */

#include <linux/qed/storage_common.h>

/*
 * Add include to common TCP target
 */

#include <linux/qed/tcp_common.h>

/*
 * Add include to common iSCSI target for both eCore and protocol driver
 */

#include <linux/qed/iscsi_common.h>

/*
 * iSCSI CMDQ element
 */

struct iscsi_cmdqe {
 __le16 conn_id;
 u8 invalid_command;
 u8 cmd_hdr_type;
 __le32 reserved1[2];
 __le32 cmd_payload[13];
};

/*
 * iSCSI CMD header type
 */

enum iscsi_cmd_hdr_type {
 ISCSI_CMD_HDR_TYPE_BHS_ONLY /* iSCSI BHS with no expected AHS */,
 ISCSI_CMD_HDR_TYPE_BHS_W_AHS /* iSCSI BHS with expected AHS */,
 ISCSI_CMD_HDR_TYPE_AHS /* iSCSI AHS */,
 MAX_ISCSI_CMD_HDR_TYPE
};

#endif /* __QEDI_HSI__ */

Messung V0.5
C=92 H=94 G=92

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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.