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 ATTEMPT_ENTRY_LABEL 0x9000 |
Referenced by IScsiConfigUpdateAttempt().
#define ATTEMPT_NAME_MAX_SIZE 96 |
Referenced by IScsiConfigUpdateAttempt(), and IScsiConvertIfrNvDataToAttemptConfigData().
#define ATTEMPT_NAME_SIZE 10 |
Referenced by IScsiConvertIfrNvDataToAttemptConfigData(), and IScsiFormCallback().
#define CONFIG_OPTION_OFFSET 0x9000 |
#define CONFIGURATION_VARSTORE_ID 0x6666 |
Referenced by IScsiConfigDisplayDeleteAttempts(), and IScsiConfigDisplayOrderAttempts().
#define CONNECT_DEFAULT_TIMEOUT 1000 |
Referenced by IScsiConfigProcessDefault().
#define CONNECT_MAX_RETRY 16 |
#define CONNECT_MAX_TIMEOUT 20000 |
#define CONNECT_MIN_RETRY 0 |
Referenced by IScsiConfigProcessDefault().
#define CONNECT_MIN_TIMEOUT 100 |
Referenced by IScsiConvertIfrNvDataToAttemptConfigData().
#define DELETE_ENTRY_LABEL 0x5000 |
Referenced by IScsiConfigDisplayDeleteAttempts().
#define FORMID_ATTEMPT_FORM 3 |
Referenced by IScsiConfigAddAttempt(), and IScsiConfigUpdateAttempt().
#define FORMID_DELETE_FORM 5 |
Referenced by IScsiConfigDisplayDeleteAttempts().
#define FORMID_MAC_FORM 2 |
Referenced by IScsiConfigAddAttempt().
#define FORMID_MAIN_FORM 1 |
#define FORMID_ORDER_FORM 4 |
Referenced by IScsiConfigDisplayOrderAttempts().
#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 |
Referenced by IScsiCHAPCalculateResponse().
#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 |
Referenced by IScsiConvertIsIdToString().
#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 |
Referenced by IScsiConfigProcessDefault(), and IScsiConfigUpdateAttempt().
#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 |
Referenced by IScsiConfigAddAttempt(), and IScsiConfigProcessDefault().
#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 |
Referenced by IScsiConfigDisplayOrderAttempts().
#define TARGET_PORT_MAX_NUM 65535 |
#define TARGET_PORT_MIN_NUM 0 |
#define VAR_EQ_TEST_NAME 0x100 |
typedef struct _ISCSI_CONFIG_IFR_NVDATA ISCSI_CONFIG_IFR_NVDATA |