Searched defs:mbaunit (Results 1 – 2 of 2) sorted by relevance
112 struct mbaunit { struct113 int nr;114 const char *name;115 enum mb_devices devtyp;
58 const struct mbaunit mbaunit[] = { variable