Searched refs:ISCSI_CMD_REQUEST_READ (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h202 #define ISCSI_CMD_REQUEST_READ (0x1<<6) macro
216 #define ISCSI_CMD_REQUEST_READ (0x1<<6)
H A Dbnx2i_iscsi.c1246 cmd->req.op_attr |= ISCSI_CMD_REQUEST_READ;
H A Dbnx2i_hwi.c1368 if (bnx2i_cmd->req.op_attr & ISCSI_CMD_REQUEST_READ) {

Completed in 41 milliseconds