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

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

Completed in 49 milliseconds