Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dmptable.c99 } bus_datum; typedef
167 static bus_datum *busses;
392 busses = malloc((mptable_maxbusid + 1) * sizeof(bus_datum), M_MPTABLE, in mptable_setup_io()