Searched hist:245749 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/usr.sbin/bhyve/
H A Dpci_passthru.cdiff 245749 Mon Jan 21 20:09:12 MST 2013 neel Allocate the memory for the MSI-X table dynamically instead of allocating 32KB
statically. In most cases the number of table entries will be far less than
the maximum of 2048 allowed by the PCI specification.

Reuse macros from pcireg.h to interpret the MSI-X capability instead of rolling
our own.

Obtained from: NetApp
H A Dpci_emul.hdiff 245749 Mon Jan 21 20:09:12 MST 2013 neel Allocate the memory for the MSI-X table dynamically instead of allocating 32KB
statically. In most cases the number of table entries will be far less than
the maximum of 2048 allowed by the PCI specification.

Reuse macros from pcireg.h to interpret the MSI-X capability instead of rolling
our own.

Obtained from: NetApp

Completed in 102 milliseconds