commit | a52e2e3513d4beafe8fe8699f1519b021c2d05ba | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sat Jan 24 00:21:14 2009 +0100 |
committer | Jesse Barnes <jbarnes@hobbes.lan> | Thu Mar 19 19:29:25 2009 -0700 |
tree | 4a2aea26275e0ffe58e53629e50696b559b8c6e0 | |
parent | a447b772826fde2a3abfd9bb943dee8750994c55 [diff] |
PCI/MSI: Introduce pci_msix_table_size() Introduce new function pci_msix_table_size() returning the size of the MSI-X table of given PCI device or 0 if the device doesn't support MSI-X. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Reviewed-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>