Searched defs:mpbios_bus (Results 1 – 4 of 4) sorted by relevance
129 struct mpbios_bus { struct130 u_int8_t type;131 u_int8_t bus_id;132 char bus_type[6];
860 mpbios_bus(const u_int8_t *ent, struct device *self) mpbios_bus() function
929 mpbios_bus(const u_int8_t *ent, struct device *self) mpbios_bus() function