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

/freebsd-10.0-release/usr.sbin/bhyve/
H A Dpci_emul.h88 struct msix_table_entry { struct
126 struct msix_table_entry *table; /* allocated at runtime */
H A Dpci_passthru.c272 struct msix_table_entry *entry;
320 struct msix_table_entry *entry;
H A Dpci_emul.c1082 struct msix_table_entry *mte;
/freebsd-10.0-release/sys/dev/pci/
H A Dpcivar.h97 struct msix_table_entry { struct
112 struct msix_table_entry *msix_table; /* Virtual table. */
H A Dpci.c1390 struct msix_table_entry *mte;
1533 cfg->msix.msix_table = malloc(sizeof(struct msix_table_entry) * actual,
1658 msix->msix_table = malloc(sizeof(struct msix_table_entry) * count,
1922 struct msix_table_entry *mte;
3534 struct msix_table_entry *mte;
3625 struct msix_table_entry *mte;

Completed in 150 milliseconds