Searched refs:msix_table_entry (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dpci_emul.h106 struct msix_table_entry { struct
156 struct msix_table_entry *table; /* allocated at runtime */
H A Dpci_passthru.c324 struct msix_table_entry *entry;
399 struct msix_table_entry *entry;
H A Dpci_emul.c1929 struct msix_table_entry *mte;
/freebsd-current/sys/dev/pci/
H A Dpcivar.h107 struct msix_table_entry { struct
122 struct msix_table_entry *msix_table; /* Virtual table. */
H A Dpci.c1767 struct msix_table_entry *mte;
1911 cfg->msix.msix_table = malloc(sizeof(struct msix_table_entry) * actual,
2040 msix->msix_table = malloc(sizeof(struct msix_table_entry) * count,
2415 struct msix_table_entry *mte;
4750 struct msix_table_entry *mte;
4857 struct msix_table_entry *mte;

Completed in 199 milliseconds