Home
last modified time | relevance | path

Searched defs:msicap (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_emul.h171 struct msicap { struct
179 static_assert(sizeof(struct msicap) == 14, "compile-time assertion failed"); argument
H A Dpci_emul.c1141 pci_populate_msicap(struct msicap *msicap, int msgnum, int nextptr) in pci_populate_msicap()
1158 struct msicap msicap; in pci_emul_add_msicap() local
H A Dpci_passthru.c187 struct msicap msicap; in passthru_add_msicap() local