RESERVED2
uint8_t RESERVED2:1;
uint8_t RESERVED2:5;
uint8_t RESERVED2:1;/*Bit 5 = RESERVED. Read all 0s*/
uint8_t RESERVED2:4;
uint8_t RESERVED2:8;
uint8_t RESERVED2:8;
uint8_t RESERVED2 : 3;
wr_opcode_name(RESERVED2), \
const u16 RESERVED2 = 0x0f;
stream->bitfield2 = cpu_to_be16((RESERVED2 << 12) |
const u16 RESERVED2 = 0x0f;
pmt->bitfield2 = cpu_to_be16((RESERVED2 << 12) |
RESERVED2,