Home
last modified time | relevance | path

Searched refs:ISCSI_KCQE_OPCODE_TCP_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/bnx2i/
D57xx_iscsi_constants.h54 #define ISCSI_KCQE_OPCODE_TCP_ERROR (0x19) macro
Dbnx2i_hwi.c2373 else if (ikcqe->op_code == ISCSI_KCQE_OPCODE_TCP_ERROR) in bnx2i_indicate_kcqe()