Home
last modified time | relevance | path

Searched refs:bus_datum (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/x86/
H A Dmptable.c93 } bus_datum; typedef
161 static bus_datum *busses;
433 busses = malloc((mptable_maxbusid + 1) * sizeof(bus_datum), M_MPTABLE, in mptable_setup_io()