Searched defs:mbpp_port (Results 1 – 1 of 1) sorted by relevance
167 struct mbpp_port { struct168 struct cd1400 *mp_cd1400; /* for LC2+1Sp card */169 struct cd1190 *mp_cd1190; /* all the others */194 struct mbpp_port ms_port[MAGMA_MAX_BPP]; argument