Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dlsi53c895a.c204 LSI_NOWAIT, /* SCRIPTS are running or stopped */ enumerator
356 s->waiting = LSI_NOWAIT; in lsi_soft_reset()
602 s->waiting = LSI_NOWAIT; in lsi_resume_script()
605 s->waiting = LSI_NOWAIT; in lsi_resume_script()
1163 s->waiting = LSI_NOWAIT; in lsi_execute_script()
1358 s->waiting = LSI_NOWAIT; in lsi_execute_script()
1623 if (s->istat1 & LSI_ISTAT1_SRUN && s->waiting == LSI_NOWAIT) { in lsi_execute_script()
1958 s->waiting = LSI_NOWAIT; in lsi_reg_writeb()
2327 s->waiting = LSI_NOWAIT; in scripts_timer_cb()