Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/include/
H A Dmpbiosreg.h101 struct mpbios_bus { struct
102 uint8_t type;
103 uint8_t bus_id;
104 char bus_type[6];
/netbsd-src/sys/arch/x86/x86/
H A Dmpbios.c1171 mpbios_bus(const uint8_t *ent, device_t self) mpbios_bus() function
[all...]