Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bhyve/
H A Dpci_emul.h157 struct msicap { struct
165 static_assert(sizeof(struct msicap) == 14, "compile-time assertion failed"); argument
H A Dpci_passthru.c157 struct msicap msicap; in passthru_add_msicap() local
H A Dpci_emul.c772 pci_populate_msicap(struct msicap *msicap, int msgnum, int nextptr) in pci_populate_msicap()
789 struct msicap msicap; in pci_emul_add_msicap() local