Searched defs:myrb_stat_mbox (Results 1 – 1 of 1) sorted by relevance
675 struct myrb_stat_mbox { struct676 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 */