NetworkPkg/IScsiDxe/IScsiConfigNVDataStruc.h File Reference


Data Structures

struct  _ISCSI_CONFIG_IFR_NVDATA

Defines

#define VAR_EQ_TEST_NAME   0x100
#define CONFIGURATION_VARSTORE_ID   0x6666
#define FORMID_MAIN_FORM   1
#define FORMID_MAC_FORM   2
#define FORMID_ATTEMPT_FORM   3
#define FORMID_ORDER_FORM   4
#define FORMID_DELETE_FORM   5
#define ISCSI_NAME_IFR_MIN_SIZE   4
#define ISCSI_NAME_IFR_MAX_SIZE   223
#define ISCSI_NAME_MAX_SIZE   224
#define ATTEMPT_NAME_MAX_SIZE   96
#define ATTEMPT_NAME_SIZE   10
#define CONNECT_MIN_RETRY   0
#define CONNECT_MAX_RETRY   16
#define CONNECT_MIN_TIMEOUT   100
#define CONNECT_MAX_TIMEOUT   20000
#define CONNECT_DEFAULT_TIMEOUT   1000
#define ISCSI_MAX_ATTEMPTS_NUM   255
#define ISCSI_DISABLED   0
#define ISCSI_ENABLED   1
#define ISCSI_ENABLED_FOR_MPIO   2
#define IP_MODE_IP4   0
#define IP_MODE_IP6   1
#define IP_MODE_AUTOCONFIG   2
#define ISCSI_AUTH_TYPE_NONE   0
#define ISCSI_AUTH_TYPE_CHAP   1
#define ISCSI_AUTH_TYPE_KRB   2
#define IP4_MIN_SIZE   7
#define IP4_MAX_SIZE   15
#define IP4_STR_MAX_SIZE   16
#define IP_MIN_SIZE   2
#define IP_MAX_SIZE   39
#define IP_STR_MAX_SIZE   40
#define LUN_MIN_SIZE   1
#define LUN_MAX_SIZE   20
#define ISCSI_CHAP_UNI   0
#define ISCSI_CHAP_MUTUAL   1
#define TARGET_PORT_MIN_NUM   0
#define TARGET_PORT_MAX_NUM   65535
#define LABEL_END   0xffff
#define KEY_INITIATOR_NAME   0x101
#define KEY_DHCP_ENABLE   0x102
#define KEY_LOCAL_IP   0x103
#define KEY_SUBNET_MASK   0x104
#define KEY_GATE_WAY   0x105
#define KEY_TARGET_IP   0x106
#define KEY_CHAP_NAME   0x107
#define KEY_CHAP_SECRET   0x108
#define KEY_REVERSE_CHAP_NAME   0x109
#define KEY_REVERSE_CHAP_SECRET   0x10a
#define KEY_SAVE_CHANGES   0x10b
#define KEY_TARGET_NAME   0x10c
#define KEY_BOOT_LUN   0x10d
#define KEY_ADD_ATTEMPT   0x10e
#define KEY_SAVE_ATTEMPT_CONFIG   0x10f
#define KEY_ORDER_ATTEMPT_CONFIG   0x110
#define KEY_SAVE_ORDER_CHANGES   0x111
#define KEY_IGNORE_ORDER_CHANGES   0x112
#define KEY_ATTEMPT_NAME   0x113
#define KEY_SAVE_DELETE_ATTEMPT   0x114
#define KEY_IGNORE_DELETE_ATTEMPT   0x115
#define KEY_DELETE_ATTEMPT   0x116
#define KEY_IP_MODE   0x11c
#define KEY_AUTH_TYPE   0x11d
#define KEY_CONFIG_ISID   0x11e
#define ATTEMPT_ENTRY_LABEL   0x9000
#define KEY_ATTEMPT_ENTRY_BASE   0xa000
#define KEY_DE_ATTEMPT_ENTRY_BASE   0xb000
#define KEY_DEVICE_ENTRY_BASE   0x1000
#define KEY_MAC_ENTRY_BASE   0x2000
#define MAC_ENTRY_LABEL   0x3000
#define ORDER_ENTRY_LABEL   0x4000
#define DELETE_ENTRY_LABEL   0x5000
#define CONFIG_OPTION_OFFSET   0x9000
#define ISCSI_LUN_STR_MAX_LEN   21
#define ISCSI_CHAP_SECRET_MIN_LEN   12
#define ISCSI_CHAP_SECRET_MAX_LEN   16
#define ISCSI_CHAP_SECRET_STORAGE   17
#define ISCSI_CHAP_NAME_MAX_LEN   126
#define ISCSI_CHAP_NAME_STORAGE   127
#define KERBEROS_SECRET_MIN_LEN   12
#define KERBEROS_SECRET_MAX_LEN   16
#define KERBEROS_SECRET_STORAGE   17
#define KERBEROS_NAME_MAX_LEN   96
#define KERBEROS_KDC_PORT_MIN_NUM   0
#define KERBEROS_KDC_PORT_MAX_NUM   65535
#define ISID_CONFIGURABLE_MIN_LEN   6
#define ISID_CONFIGURABLE_MAX_LEN   12
#define ISID_CONFIGURABLE_STORAGE   13

Typedefs

typedef struct
_ISCSI_CONFIG_IFR_NVDATA 
ISCSI_CONFIG_IFR_NVDATA

Detailed Description

Define NVData structures used by the iSCSI configuration component.

Copyright (c) 2004 - 2013, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.


Define Documentation

#define ATTEMPT_ENTRY_LABEL   0x9000

#define ATTEMPT_NAME_MAX_SIZE   96

#define ATTEMPT_NAME_SIZE   10

#define CONFIG_OPTION_OFFSET   0x9000

#define CONFIGURATION_VARSTORE_ID   0x6666

#define CONNECT_DEFAULT_TIMEOUT   1000

#define CONNECT_MAX_RETRY   16

#define CONNECT_MAX_TIMEOUT   20000

#define CONNECT_MIN_RETRY   0

#define CONNECT_MIN_TIMEOUT   100

#define DELETE_ENTRY_LABEL   0x5000

#define FORMID_ATTEMPT_FORM   3

#define FORMID_DELETE_FORM   5

#define FORMID_MAC_FORM   2

Referenced by IScsiConfigAddAttempt().

#define FORMID_MAIN_FORM   1

#define FORMID_ORDER_FORM   4

#define IP4_MAX_SIZE   15

#define IP4_MIN_SIZE   7

#define IP4_STR_MAX_SIZE   16

Referenced by IScsiIpToStr().

#define IP_MAX_SIZE   39

#define IP_MIN_SIZE   2

#define IP_MODE_AUTOCONFIG   2

#define IP_MODE_IP4   0

#define IP_MODE_IP6   1

#define IP_STR_MAX_SIZE   40

Referenced by IScsiFormCallback(), and IScsiIpToStr().

#define ISCSI_AUTH_TYPE_CHAP   1

#define ISCSI_AUTH_TYPE_KRB   2

#define ISCSI_AUTH_TYPE_NONE   0

#define ISCSI_CHAP_MUTUAL   1

#define ISCSI_CHAP_NAME_MAX_LEN   126

#define ISCSI_CHAP_NAME_STORAGE   127

#define ISCSI_CHAP_SECRET_MAX_LEN   16

#define ISCSI_CHAP_SECRET_MIN_LEN   12

#define ISCSI_CHAP_SECRET_STORAGE   17

#define ISCSI_CHAP_UNI   0

#define ISCSI_DISABLED   0

#define ISCSI_ENABLED   1

#define ISCSI_ENABLED_FOR_MPIO   2

#define ISCSI_LUN_STR_MAX_LEN   21

Referenced by IScsiFormCallback().

#define ISCSI_MAX_ATTEMPTS_NUM   255

#define ISCSI_NAME_IFR_MAX_SIZE   223

#define ISCSI_NAME_IFR_MIN_SIZE   4

#define ISCSI_NAME_MAX_SIZE   224

#define ISID_CONFIGURABLE_MAX_LEN   12

#define ISID_CONFIGURABLE_MIN_LEN   6

#define ISID_CONFIGURABLE_STORAGE   13

#define KERBEROS_KDC_PORT_MAX_NUM   65535

#define KERBEROS_KDC_PORT_MIN_NUM   0

#define KERBEROS_NAME_MAX_LEN   96

#define KERBEROS_SECRET_MAX_LEN   16

#define KERBEROS_SECRET_MIN_LEN   12

#define KERBEROS_SECRET_STORAGE   17

#define KEY_ADD_ATTEMPT   0x10e

Referenced by IScsiFormCallback().

#define KEY_ATTEMPT_ENTRY_BASE   0xa000

#define KEY_ATTEMPT_NAME   0x113

Referenced by IScsiFormCallback().

#define KEY_AUTH_TYPE   0x11d

Referenced by IScsiFormCallback().

#define KEY_BOOT_LUN   0x10d

Referenced by IScsiFormCallback().

#define KEY_CHAP_NAME   0x107

Referenced by IScsiFormCallback().

#define KEY_CHAP_SECRET   0x108

Referenced by IScsiFormCallback().

#define KEY_CONFIG_ISID   0x11e

Referenced by IScsiFormCallback().

#define KEY_DE_ATTEMPT_ENTRY_BASE   0xb000

#define KEY_DELETE_ATTEMPT   0x116

Referenced by IScsiFormCallback().

#define KEY_DEVICE_ENTRY_BASE   0x1000

#define KEY_DHCP_ENABLE   0x102

Referenced by IScsiFormCallback().

#define KEY_GATE_WAY   0x105

Referenced by IScsiFormCallback().

#define KEY_IGNORE_DELETE_ATTEMPT   0x115

Referenced by IScsiFormCallback().

#define KEY_IGNORE_ORDER_CHANGES   0x112

Referenced by IScsiFormCallback().

#define KEY_INITIATOR_NAME   0x101

Referenced by IScsiFormCallback().

#define KEY_IP_MODE   0x11c

Referenced by IScsiFormCallback().

#define KEY_LOCAL_IP   0x103

Referenced by IScsiFormCallback().

#define KEY_MAC_ENTRY_BASE   0x2000

#define KEY_ORDER_ATTEMPT_CONFIG   0x110

Referenced by IScsiFormCallback().

#define KEY_REVERSE_CHAP_NAME   0x109

Referenced by IScsiFormCallback().

#define KEY_REVERSE_CHAP_SECRET   0x10a

Referenced by IScsiFormCallback().

#define KEY_SAVE_ATTEMPT_CONFIG   0x10f

Referenced by IScsiFormCallback().

#define KEY_SAVE_CHANGES   0x10b

#define KEY_SAVE_DELETE_ATTEMPT   0x114

Referenced by IScsiFormCallback().

#define KEY_SAVE_ORDER_CHANGES   0x111

Referenced by IScsiFormCallback().

#define KEY_SUBNET_MASK   0x104

Referenced by IScsiFormCallback().

#define KEY_TARGET_IP   0x106

Referenced by IScsiFormCallback().

#define KEY_TARGET_NAME   0x10c

Referenced by IScsiFormCallback().

#define LABEL_END   0xffff

#define LUN_MAX_SIZE   20

#define LUN_MIN_SIZE   1

#define MAC_ENTRY_LABEL   0x3000

Referenced by IScsiConfigAddAttempt().

#define ORDER_ENTRY_LABEL   0x4000

#define TARGET_PORT_MAX_NUM   65535

#define TARGET_PORT_MIN_NUM   0

#define VAR_EQ_TEST_NAME   0x100


Typedef Documentation


Generated on Mon Sep 28 08:49:06 2015 for NetworkPkg[ALL] by  doxygen 1.5.7.1