Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd33c93.h235 uchar incoming_msg[8]; /* filled during message_in phase */ member
H A Dwd33c93.c935 hostdata->incoming_msg[hostdata->incoming_ptr] = msg; in wd33c93_intr()
936 if (hostdata->incoming_msg[0] == EXTENDED_MESSAGE) in wd33c93_intr()
994 ucp = hostdata->incoming_msg; in wd33c93_intr()