Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
57xx_iscsi_constants.h File Reference

Go to the source code of this file.

Macros

#define ISCSI_OPCODE_CLEANUP_REQUEST   (7)
 
#define ISCSI_OPCODE_CLEANUP_RESPONSE   (0x27)
 
#define ISCSI_OPCODE_NOPOUT_LOCAL_COMPLETION   (0)
 
#define ISCSI_TASK_TYPE_READ   (0)
 
#define ISCSI_TASK_TYPE_WRITE   (1)
 
#define ISCSI_TASK_TYPE_MPATH   (2)
 
#define ISCSI_INITIAL_SN   (1)
 
#define ISCSI_KWQE_LAYER_CODE   (6)
 
#define ISCSI_KWQE_OPCODE_OFFLOAD_CONN1   (0)
 
#define ISCSI_KWQE_OPCODE_OFFLOAD_CONN2   (1)
 
#define ISCSI_KWQE_OPCODE_UPDATE_CONN   (2)
 
#define ISCSI_KWQE_OPCODE_DESTROY_CONN   (3)
 
#define ISCSI_KWQE_OPCODE_INIT1   (4)
 
#define ISCSI_KWQE_OPCODE_INIT2   (5)
 
#define ISCSI_KCQE_OPCODE_OFFLOAD_CONN   (0x10)
 
#define ISCSI_KCQE_OPCODE_UPDATE_CONN   (0x12)
 
#define ISCSI_KCQE_OPCODE_DESTROY_CONN   (0x13)
 
#define ISCSI_KCQE_OPCODE_INIT   (0x14)
 
#define ISCSI_KCQE_OPCODE_FW_CLEAN_TASK   (0x15)
 
#define ISCSI_KCQE_OPCODE_TCP_RESET   (0x16)
 
#define ISCSI_KCQE_OPCODE_TCP_SYN   (0x17)
 
#define ISCSI_KCQE_OPCODE_TCP_FIN   (0X18)
 
#define ISCSI_KCQE_OPCODE_TCP_ERROR   (0x19)
 
#define ISCSI_KCQE_OPCODE_CQ_EVENT_NOTIFICATION   (0x20)
 
#define ISCSI_KCQE_OPCODE_ISCSI_ERROR   (0x21)
 
#define ISCSI_KCQE_COMPLETION_STATUS_SUCCESS   (0x0)
 
#define ISCSI_KCQE_COMPLETION_STATUS_INVALID_OPCODE   (0x1)
 
#define ISCSI_KCQE_COMPLETION_STATUS_CTX_ALLOC_FAILURE   (0x2)
 
#define ISCSI_KCQE_COMPLETION_STATUS_CTX_FREE_FAILURE   (0x3)
 
#define ISCSI_KCQE_COMPLETION_STATUS_NIC_ERROR   (0x4)
 
#define ISCSI_KCQE_COMPLETION_STATUS_HDR_DIG_ERR   (0x5)
 
#define ISCSI_KCQE_COMPLETION_STATUS_DATA_DIG_ERR   (0x6)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_UNEXPECTED_OPCODE   (0xa)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_OPCODE   (0xb)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_AHS_LEN   (0xc)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_ITT   (0xd)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_STATSN   (0xe)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_EXP_DATASN   (0xf)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_PEND_R2T   (0x10)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DATA_SEG_LEN_IS_ZERO   (0x2c)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DATA_SEG_LEN_TOO_BIG   (0x2d)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_0   (0x11)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_1   (0x12)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_2   (0x13)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_3   (0x14)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_4   (0x15)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_5   (0x16)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_6   (0x17)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_REMAIN_RCV_LEN   (0x18)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_MAX_RCV_PDU_LEN   (0x19)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_F_BIT_ZERO   (0x1a)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_TTT_NOT_RSRV   (0x1b)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DATASN   (0x1c)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_REMAIN_BURST_LEN   (0x1d)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_BUFFER_OFF   (0x1f)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_LUN   (0x20)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_R2TSN   (0x21)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DESIRED_DATA_TRNS_LEN_0   (0x22)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DESIRED_DATA_TRNS_LEN_1   (0x23)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_PEND_R2T_EXCEED   (0x24)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_TTT_IS_RSRV   (0x25)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_MAX_BURST_LEN   (0x26)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DATA_SEG_LEN_NOT_ZERO   (0x27)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_REJECT_PDU_LEN   (0x28)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_ASYNC_PDU_LEN   (0x29)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_NOPIN_PDU_LEN   (0x2a)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_PEND_R2T_IN_CLEANUP   (0x2b)
 
#define ISCI_KCQE_COMPLETION_STATUS_TCP_ERROR_IP_FRAGMENT   (0x40)
 
#define ISCI_KCQE_COMPLETION_STATUS_TCP_ERROR_IP_OPTIONS   (0x41)
 
#define ISCI_KCQE_COMPLETION_STATUS_TCP_ERROR_URGENT_FLAG   (0x42)
 
#define ISCI_KCQE_COMPLETION_STATUS_TCP_ERROR_MAX_RTRANS   (0x43)
 
#define ISCSI_KCQE_COMPLETION_STATUS_ISCSI_NOT_SUPPORTED   (0x50)
 
#define ISCSI_KCQE_COMPLETION_STATUS_LOM_ISCSI_NOT_ENABLED   (0x51)
 
#define ISCSI_KCQE_COMPLETION_STATUS_CID_BUSY   (0x80)
 
#define ISCSI_KCQE_COMPLETION_STATUS_PARITY_ERR   (0x81)
 
#define ISCSI_SQ_DB_SIZE   (16)
 
#define ISCSI_RQ_DB_SIZE   (64)
 
#define ISCSI_CQ_DB_SIZE   (80)
 
#define ISCSI_SQN_TO_NOTIFY_NOT_VALID   0xFFFF
 
#define ISCSI_PAGE_SIZE_256   (0)
 
#define ISCSI_PAGE_SIZE_512   (1)
 
#define ISCSI_PAGE_SIZE_1K   (2)
 
#define ISCSI_PAGE_SIZE_2K   (3)
 
#define ISCSI_PAGE_SIZE_4K   (4)
 
#define ISCSI_PAGE_SIZE_8K   (5)
 
#define ISCSI_PAGE_SIZE_16K   (6)
 
#define ISCSI_PAGE_SIZE_32K   (7)
 
#define ISCSI_PAGE_SIZE_64K   (8)
 
#define ISCSI_PAGE_SIZE_128K   (9)
 
#define ISCSI_PAGE_SIZE_256K   (10)
 
#define ISCSI_PAGE_SIZE_512K   (11)
 
#define ISCSI_PAGE_SIZE_1M   (12)
 
#define ISCSI_PAGE_SIZE_2M   (13)
 
#define ISCSI_PAGE_SIZE_4M   (14)
 
#define ISCSI_PAGE_SIZE_8M   (15)
 
#define ISCSI_HEADER_SIZE   (48)
 
#define ISCSI_DIGEST_SHIFT   (2)
 
#define ISCSI_DIGEST_SIZE   (4)
 
#define B577XX_ISCSI_CONNECTION_TYPE   3
 

Macro Definition Documentation

#define B577XX_ISCSI_CONNECTION_TYPE   3

Definition at line 157 of file 57xx_iscsi_constants.h.

#define ISCI_KCQE_COMPLETION_STATUS_TCP_ERROR_IP_FRAGMENT   (0x40)

Definition at line 113 of file 57xx_iscsi_constants.h.

#define ISCI_KCQE_COMPLETION_STATUS_TCP_ERROR_IP_OPTIONS   (0x41)

Definition at line 114 of file 57xx_iscsi_constants.h.

#define ISCI_KCQE_COMPLETION_STATUS_TCP_ERROR_MAX_RTRANS   (0x43)

Definition at line 116 of file 57xx_iscsi_constants.h.

#define ISCI_KCQE_COMPLETION_STATUS_TCP_ERROR_URGENT_FLAG   (0x42)

Definition at line 115 of file 57xx_iscsi_constants.h.

#define ISCSI_CQ_DB_SIZE   (80)

Definition at line 130 of file 57xx_iscsi_constants.h.

#define ISCSI_DIGEST_SHIFT   (2)

Definition at line 154 of file 57xx_iscsi_constants.h.

#define ISCSI_DIGEST_SIZE   (4)

Definition at line 155 of file 57xx_iscsi_constants.h.

#define ISCSI_HEADER_SIZE   (48)

Definition at line 153 of file 57xx_iscsi_constants.h.

#define ISCSI_INITIAL_SN   (1)

Definition at line 32 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_CID_BUSY   (0x80)

Definition at line 124 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_CTX_ALLOC_FAILURE   (0x2)

Definition at line 61 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_CTX_FREE_FAILURE   (0x3)

Definition at line 62 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_DATA_DIG_ERR   (0x6)

Definition at line 66 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_HDR_DIG_ERR   (0x5)

Definition at line 65 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_INVALID_OPCODE   (0x1)

Definition at line 60 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_ISCSI_NOT_SUPPORTED   (0x50)

Definition at line 120 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_LOM_ISCSI_NOT_ENABLED   (0x51)

Definition at line 122 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_NIC_ERROR   (0x4)

Definition at line 63 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PARITY_ERR   (0x81)

Definition at line 125 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_AHS_LEN   (0xc)

Definition at line 70 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_ASYNC_PDU_LEN   (0x29)

Definition at line 108 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_BUFFER_OFF   (0x1f)

Definition at line 96 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DATA_SEG_LEN_IS_ZERO   (0x2c)

Definition at line 77 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DATA_SEG_LEN_NOT_ZERO   (0x27)

Definition at line 104 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DATA_SEG_LEN_TOO_BIG   (0x2d)

Definition at line 78 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DATASN   (0x1c)

Definition at line 92 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DESIRED_DATA_TRNS_LEN_0   (0x22)

Definition at line 99 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_DESIRED_DATA_TRNS_LEN_1   (0x23)

Definition at line 100 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_EXP_DATASN   (0xf)

Definition at line 75 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_F_BIT_ZERO   (0x1a)

Definition at line 90 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_ITT   (0xd)

Definition at line 71 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_LUN   (0x20)

Definition at line 97 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_MAX_BURST_LEN   (0x26)

Definition at line 103 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_MAX_RCV_PDU_LEN   (0x19)

Definition at line 89 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_NOPIN_PDU_LEN   (0x2a)

Definition at line 109 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_0   (0x11)

Definition at line 79 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_1   (0x12)

Definition at line 80 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_2   (0x13)

Definition at line 81 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_3   (0x14)

Definition at line 82 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_4   (0x15)

Definition at line 83 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_5   (0x16)

Definition at line 84 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_O_U_6   (0x17)

Definition at line 85 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_OPCODE   (0xb)

Definition at line 69 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_PEND_R2T   (0x10)

Definition at line 76 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_PEND_R2T_EXCEED   (0x24)

Definition at line 101 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_PEND_R2T_IN_CLEANUP   (0x2b)

Definition at line 110 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_R2TSN   (0x21)

Definition at line 98 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_REJECT_PDU_LEN   (0x28)

Definition at line 107 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_REMAIN_BURST_LEN   (0x1d)

Definition at line 93 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_REMAIN_RCV_LEN   (0x18)

Definition at line 88 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_STATSN   (0xe)

Definition at line 72 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_TTT_IS_RSRV   (0x25)

Definition at line 102 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_TTT_NOT_RSRV   (0x1b)

Definition at line 91 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_UNEXPECTED_OPCODE   (0xa)

Definition at line 68 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_COMPLETION_STATUS_SUCCESS   (0x0)

Definition at line 59 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_CQ_EVENT_NOTIFICATION   (0x20)

Definition at line 55 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_DESTROY_CONN   (0x13)

Definition at line 48 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_FW_CLEAN_TASK   (0x15)

Definition at line 50 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_INIT   (0x14)

Definition at line 49 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_ISCSI_ERROR   (0x21)

Definition at line 56 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_OFFLOAD_CONN   (0x10)

Definition at line 46 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_TCP_ERROR   (0x19)

Definition at line 54 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_TCP_FIN   (0X18)

Definition at line 53 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_TCP_RESET   (0x16)

Definition at line 51 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_TCP_SYN   (0x17)

Definition at line 52 of file 57xx_iscsi_constants.h.

#define ISCSI_KCQE_OPCODE_UPDATE_CONN   (0x12)

Definition at line 47 of file 57xx_iscsi_constants.h.

#define ISCSI_KWQE_LAYER_CODE   (6)

Definition at line 35 of file 57xx_iscsi_constants.h.

#define ISCSI_KWQE_OPCODE_DESTROY_CONN   (3)

Definition at line 41 of file 57xx_iscsi_constants.h.

#define ISCSI_KWQE_OPCODE_INIT1   (4)

Definition at line 42 of file 57xx_iscsi_constants.h.

#define ISCSI_KWQE_OPCODE_INIT2   (5)

Definition at line 43 of file 57xx_iscsi_constants.h.

#define ISCSI_KWQE_OPCODE_OFFLOAD_CONN1   (0)

Definition at line 38 of file 57xx_iscsi_constants.h.

#define ISCSI_KWQE_OPCODE_OFFLOAD_CONN2   (1)

Definition at line 39 of file 57xx_iscsi_constants.h.

#define ISCSI_KWQE_OPCODE_UPDATE_CONN   (2)

Definition at line 40 of file 57xx_iscsi_constants.h.

#define ISCSI_OPCODE_CLEANUP_REQUEST   (7)

This file defines HSI constants for the iSCSI flows

Definition at line 20 of file 57xx_iscsi_constants.h.

#define ISCSI_OPCODE_CLEANUP_RESPONSE   (0x27)

Definition at line 23 of file 57xx_iscsi_constants.h.

#define ISCSI_OPCODE_NOPOUT_LOCAL_COMPLETION   (0)

Definition at line 24 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_128K   (9)

Definition at line 144 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_16K   (6)

Definition at line 141 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_1K   (2)

Definition at line 137 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_1M   (12)

Definition at line 147 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_256   (0)

Definition at line 135 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_256K   (10)

Definition at line 145 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_2K   (3)

Definition at line 138 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_2M   (13)

Definition at line 148 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_32K   (7)

Definition at line 142 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_4K   (4)

Definition at line 139 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_4M   (14)

Definition at line 149 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_512   (1)

Definition at line 136 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_512K   (11)

Definition at line 146 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_64K   (8)

Definition at line 143 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_8K   (5)

Definition at line 140 of file 57xx_iscsi_constants.h.

#define ISCSI_PAGE_SIZE_8M   (15)

Definition at line 150 of file 57xx_iscsi_constants.h.

#define ISCSI_RQ_DB_SIZE   (64)

Definition at line 129 of file 57xx_iscsi_constants.h.

#define ISCSI_SQ_DB_SIZE   (16)

Definition at line 128 of file 57xx_iscsi_constants.h.

#define ISCSI_SQN_TO_NOTIFY_NOT_VALID   0xFFFF

Definition at line 132 of file 57xx_iscsi_constants.h.

#define ISCSI_TASK_TYPE_MPATH   (2)

Definition at line 29 of file 57xx_iscsi_constants.h.

#define ISCSI_TASK_TYPE_READ   (0)

Definition at line 27 of file 57xx_iscsi_constants.h.

#define ISCSI_TASK_TYPE_WRITE   (1)

Definition at line 28 of file 57xx_iscsi_constants.h.