Home
last modified time | relevance | path

Searched defs:mpc_bus (Results 1 – 2 of 2) sorted by relevance

/kvmtool/x86/include/asm/
H A Dmpspec_def.h77 struct mpc_bus { struct
78 unsigned char type;
79 unsigned char busid;
80 unsigned char bustype[6];
/kvmtool/x86/
H A Dmptable.c81 struct mpc_bus *mpc_bus; in mptable__init() local