Searched defs:mpbios_bus (Results 1 – 2 of 2) sorted by relevance
101 struct mpbios_bus { struct102 uint8_t type;103 uint8_t bus_id;104 char bus_type[6];
1171 mpbios_bus(const uint8_t *ent, device_t self) mpbios_bus() function [all...]