In the PCI error interrupt handler, specify the width of the PCI configuration
authorPeter Avalos <pavalos@dragonflybsd.org>
Fri, 6 Jul 2007 05:40:41 +0000 (05:40 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Fri, 6 Jul 2007 05:40:41 +0000 (05:40 +0000)
commit3d93e4a29a4beaafe06e6a8e51bd1da767f2c2f6
tree37153f7628ce1277e1f7a151764e54ea7104544b
parentc01228b5e4af026331332836ee718c21e9dbe8f1
In the PCI error interrupt handler, specify the width of the PCI configuration
cycle using the correct argument.  The location and width were reversed.

Obtained-from: FreeBSD
sys/dev/disk/aic7xxx/aic7xxx_pci.c