Searched defs:mpc_bus (Results 1 – 2 of 2) sorted by relevance
77 struct mpc_bus { struct78 unsigned char type;79 unsigned char busid;80 unsigned char bustype[6];
81 struct mpc_bus *mpc_bus; in mptable__init() local