Searched refs:FCP_CNTL_READ (Results 1 – 3 of 3) sorted by relevance
15 #define FCP_CNTL_READ 0x00000002 /* Initiator read */ macro
813 cmd->fcp_cntl = (FCP_CNTL_READ | fcp_cntl); break; in fcp_scsi_queue_it()
3950 hostdata->cmnd.fcp_cntl = htonl(FCP_CNTL_READ | hostdata->cmnd.fcp_cntl);