Searched refs:SBD_SCSI_CMD_SYNC_WRITE (Results 1 – 2 of 2) sorted by relevance
241 #define SBD_SCSI_CMD_SYNC_WRITE 0x08 macro
721 if ((scmd->flags & SBD_SCSI_CMD_SYNC_WRITE) && in sbd_handle_sgl_write_xfer_completion()1483 if ((scmd->flags & SBD_SCSI_CMD_SYNC_WRITE) && in sbd_handle_write_xfer_completion()1573 sync_wr_flag = SBD_SCSI_CMD_SYNC_WRITE; in sbd_handle_write()1577 sync_wr_flag = SBD_SCSI_CMD_SYNC_WRITE; in sbd_handle_write()1581 sync_wr_flag = SBD_SCSI_CMD_SYNC_WRITE; in sbd_handle_write()