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.c948 static uint8_t lsi_get_msgbyte(LSIState *s) in lsi_get_msgbyte() function
981 msg = lsi_get_msgbyte(s); in lsi_do_msgout()
994 len = lsi_get_msgbyte(s); in lsi_do_msgout()
995 msg = lsi_get_msgbyte(s); in lsi_do_msgout()
1016 s->select_tag |= lsi_get_msgbyte(s) | LSI_TAG_VALID; in lsi_do_msgout()
1021 s->select_tag |= lsi_get_msgbyte(s) | LSI_TAG_VALID; in lsi_do_msgout()
1026 s->select_tag |= lsi_get_msgbyte(s) | LSI_TAG_VALID; in lsi_do_msgout()