diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2004-02-12 20:47:03 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2004-02-12 20:47:03 +0000 |
| commit | 3094dfd10674ceeaacd2103ae35d2da5d647f182 (patch) | |
| tree | e0703d19ecaa8d6de7544a736d25f38941c460ea /sys/dev/firewire | |
| parent | 74cf585544bf4a286b2f03cb2a7c41258bdf154d (diff) | |
Notes
Diffstat (limited to 'sys/dev/firewire')
| -rw-r--r-- | sys/dev/firewire/fwohcireg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/firewire/fwohcireg.h b/sys/dev/firewire/fwohcireg.h index c7841d6a17f3..9f13a2cfd2e9 100644 --- a/sys/dev/firewire/fwohcireg.h +++ b/sys/dev/firewire/fwohcireg.h @@ -34,7 +34,7 @@ * $FreeBSD$ * */ -#define PCI_CBMEM 0x10 +#define PCI_CBMEM PCIR_BAR(0) #define FW_VENDORID_NEC 0x1033 #define FW_VENDORID_TI 0x104c |
