Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dlsi53c895a.c964 static uint8_t lsi_get_msgbyte(LSIState *s) in lsi_get_msgbyte() function
997 msg = lsi_get_msgbyte(s); in lsi_do_msgout()
1010 len = lsi_get_msgbyte(s); in lsi_do_msgout()
1011 msg = lsi_get_msgbyte(s); in lsi_do_msgout()
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()