Searched defs:_media_block_t (Results 1 – 1 of 1) sorted by relevance
302 typedef struct _media_block_t { struct303 int type;304 uint16_t command;305 int gprseqlen;306 int rstseqlen;307 int media_code;308 uint16_t gprseq[8];309 uint16_t rstseq[8];310 unsigned int hassia:1;311 union {[all …]