NetworkPkg/IScsiDxe/IScsiImpl.h File Reference


Data Structures

struct  _ISCSI_SESSION
struct  _ISCSI_CONNECTION
struct  _ISCSI_DRIVER_DATA

Defines

#define ISCSI_AUTH_INITIAL   0
#define ISCSI_SESSION_SIGNATURE   SIGNATURE_32 ('I', 'S', 'S', 'N')
#define ISCSI_GET_MAPPING_TIMEOUT   100000000U
#define ISCSI_WAIT_IPSEC_TIMEOUT   30000000U
#define ISCSI_CONNECTION_SIGNATURE   SIGNATURE_32 ('I', 'S', 'C', 'N')
#define ISCSI_DRIVER_DATA_SIGNATURE   SIGNATURE_32 ('I', 'S', 'D', 'A')
#define ISCSI_DRIVER_DATA_FROM_EXT_SCSI_PASS_THRU(PassThru)
#define ISCSI_DRIVER_DATA_FROM_IDENTIFIER(Identifier)

Detailed Description

The shared head file for iSCSI driver.

Copyright (c) 2004 - 2012, 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 ISCSI_AUTH_INITIAL   0

#define ISCSI_CONNECTION_SIGNATURE   SIGNATURE_32 ('I', 'S', 'C', 'N')

#define ISCSI_DRIVER_DATA_FROM_EXT_SCSI_PASS_THRU ( PassThru   ) 

#define ISCSI_DRIVER_DATA_FROM_IDENTIFIER ( Identifier   ) 

Value:

CR ( \
  Identifier, \
  ISCSI_DRIVER_DATA, \
  IScsiIdentifier, \
  ISCSI_DRIVER_DATA_SIGNATURE \
  )

Referenced by IScsiStop().

#define ISCSI_DRIVER_DATA_SIGNATURE   SIGNATURE_32 ('I', 'S', 'D', 'A')

Referenced by IScsiCreateDriverData().

#define ISCSI_GET_MAPPING_TIMEOUT   100000000U

10 seconds

Referenced by IScsiDoDhcp6().

#define ISCSI_SESSION_SIGNATURE   SIGNATURE_32 ('I', 'S', 'S', 'N')

Referenced by IScsiSessionInit().

#define ISCSI_WAIT_IPSEC_TIMEOUT   30000000U

3 seconds

Referenced by IScsiSessionReLogin().


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