Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dmptbl.c227 mpie->int_type = INTENTRY_TYPE_INT; in mpt_generate_pci_int()
266 mpie->int_type = INTENTRY_TYPE_INT; in mpt_build_ioint_entries()
273 mpie->int_type = INTENTRY_TYPE_INT; in mpt_build_ioint_entries()
278 mpie->int_type = INTENTRY_TYPE_INT; in mpt_build_ioint_entries()
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dmptable.h126 #define INTENTRY_TYPE_INT 0 macro