Home
last modified time | relevance | path

Searched refs:SCMD_LAST (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/scsi/
H A Dscsi_cmnd.h54 #define SCMD_LAST (1 << 2) macro
/openbmc/linux/drivers/scsi/
H A Dscsi_error.c1156 scmd->flags |= SCMD_LAST; in scsi_send_eh_cmnd()
2467 scmd->flags |= SCMD_LAST; in scsi_ioctl_reset()
H A Dvirtio_scsi.c597 kick = (sc->flags & SCMD_LAST) != 0; in virtscsi_queuecommand()
H A Dscsi_lib.c1759 cmd->flags |= SCMD_LAST; in scsi_queue_rq()