Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dlsi53c895a.c188 #define LSI_TAG_VALID (1 << 16) macro
723 if (s->current->tag & LSI_TAG_VALID) { in lsi_reselect()
1032 s->select_tag |= lsi_get_msgbyte(s) | LSI_TAG_VALID; in lsi_do_msgout()
1037 s->select_tag |= lsi_get_msgbyte(s) | LSI_TAG_VALID; in lsi_do_msgout()
1042 s->select_tag |= lsi_get_msgbyte(s) | LSI_TAG_VALID; in lsi_do_msgout()