Searched defs:mdp5_smp_block (Results 1 – 1 of 1) sorted by relevance
59 struct mdp5_smp_block { struct60 int mmb_count; /* number of SMP MMBs */61 int mmb_size; /* MMB: size in bytes */62 uint32_t clients[MAX_CLIENTS]; /* SMP port allocation /pipe */63 mdp5_smp_state_t reserved_state;/* SMP MMBs statically allocated */64 uint8_t reserved[MAX_CLIENTS]; /* # of MMBs allocated per client */