Home
last modified time | relevance | path

Searched defs:myrb_stat_mbox (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dmyrb.h675 struct myrb_stat_mbox { struct
676 unsigned char id; /* Byte 0 */
677 unsigned char rsvd:7; /* Byte 1 Bits 0-6 */
678 unsigned char valid:1; /* Byte 1 Bit 7 */
679 unsigned short status; /* Bytes 2-3 */