Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dmptbl.c225 mpie->type = MPCT_ENTRY_INT; in mpt_generate_pci_int()
249 mpie->type = MPCT_ENTRY_INT; in mpt_build_ioint_entries()
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dmptable.h83 #define MPCT_ENTRY_INT 3 macro