Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dmptbl.c307 int ioints, bus; in mptable_build() local
357 ioints = mpt_count_ioint_entries(); in mptable_build()
359 curraddr += sizeof(*mpie) * ioints; in mptable_build()
360 mpch->entry_count += ioints; in mptable_build()