Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_passthru.c261 if (cap == PCIY_MSI) { in cfginitmsi()
936 PCIY_MSI); in passthru_cfgwrite_default()
H A Dpci_emul.c1150 msicap->capid = PCIY_MSI; in pci_populate_msicap()
1388 case PCIY_MSI: in pci_emul_capwrite()
/illumos-gate/usr/src/contrib/bhyve/dev/pci/
H A Dpcireg.h129 #define PCIY_MSI 0x05 /* Message Signaled Interrupts */ macro
/illumos-gate/usr/src/boot/include/dev/pci/
H A Dpcireg.h134 #define PCIY_MSI 0x05 /* Message Signaled Interrupts */ macro