Searched refs:SBD_SCSI_CMD_SYNC_WRITE (Results 1 – 2 of 2) sorted by relevance
217 #define SBD_SCSI_CMD_SYNC_WRITE 0x08 macro
672 if ((scmd->flags & SBD_SCSI_CMD_SYNC_WRITE) && in sbd_handle_sgl_write_xfer_completion()1380 if ((scmd->flags & SBD_SCSI_CMD_SYNC_WRITE) && in sbd_handle_write_xfer_completion()1458 sync_wr_flag = SBD_SCSI_CMD_SYNC_WRITE; in sbd_handle_write()1462 sync_wr_flag = SBD_SCSI_CMD_SYNC_WRITE; in sbd_handle_write()1466 sync_wr_flag = SBD_SCSI_CMD_SYNC_WRITE; in sbd_handle_write()