Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dlsi53c895a.c271 uint8_t scntl1; member
385 s->scntl1 = 0; in lsi_soft_reset()
528 if (!s->current && !level && lsi_irq_on_rsl(s) && !(s->scntl1 & LSI_SCNTL1_CON)) { in lsi_update_irq()
611 s->scntl1 &= ~LSI_SCNTL1_CON; in lsi_disconnect()
718 s->scntl1 |= LSI_SCNTL1_CON; in lsi_reselect()
782 (lsi_irq_on_rsl(s) && !(s->scntl1 & LSI_SCNTL1_CON) && in lsi_queue_req()
832 (lsi_irq_on_rsl(s) && !(s->scntl1 & LSI_SCNTL1_CON))) { in lsi_transfer_data()
1334 if (s->scntl1 & LSI_SCNTL1_CON) { in lsi_execute_script()
1340 s->scntl1 &= ~LSI_SCNTL1_IARB; in lsi_execute_script()
1351 s->scntl1 |= LSI_SCNTL1_CON; in lsi_execute_script()
[all …]
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw1.h365 SCR_REG_REG (scntl1, SCR_OR, IARB),
619 SCR_REG_REG (scntl1, SCR_AND, ~IARB),
852 SCR_REG_REG (scntl1, SCR_OR, IARB),
H A Dsym_fw2.h350 SCR_REG_REG (scntl1, SCR_OR, IARB),
608 SCR_REG_REG (scntl1, SCR_AND, ~IARB),
815 SCR_REG_REG (scntl1, SCR_OR, IARB),