aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/firewire/fwohcireg.h
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>2003-02-18 10:01:44 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>2003-02-18 10:01:44 +0000
commit69f034dae479048bbbf564bb60d646e58268fd48 (patch)
tree50e9a3def2bb7ac665adc767525e340befee2c62 /sys/dev/firewire/fwohcireg.h
parent12f2a2958bf0194ab70b0e89c14b063d0f7dd2c8 (diff)
Notes
Diffstat (limited to 'sys/dev/firewire/fwohcireg.h')
-rw-r--r--sys/dev/firewire/fwohcireg.h44
1 files changed, 22 insertions, 22 deletions
diff --git a/sys/dev/firewire/fwohcireg.h b/sys/dev/firewire/fwohcireg.h
index afbee031f832..58b342254cb5 100644
--- a/sys/dev/firewire/fwohcireg.h
+++ b/sys/dev/firewire/fwohcireg.h
@@ -35,29 +35,29 @@
*/
#define PCI_CBMEM 0x10
-#define FW_VENDORID_NEC (0x1033 << 16)
-#define FW_VENDORID_TI (0x104c << 16)
-#define FW_VENDORID_SONY (0x104d << 16)
-#define FW_VENDORID_VIA (0x1106 << 16)
-#define FW_VENDORID_RICOH (0x1180 << 16)
-#define FW_VENDORID_APPLE (0x106b << 16)
-#define FW_VENDORID_LUCENT (0x11c1 << 16)
+#define FW_VENDORID_NEC 0x1033
+#define FW_VENDORID_TI 0x104c
+#define FW_VENDORID_SONY 0x104d
+#define FW_VENDORID_VIA 0x1106
+#define FW_VENDORID_RICOH 0x1180
+#define FW_VENDORID_APPLE 0x106b
+#define FW_VENDORID_LUCENT 0x11c1
-#define FW_DEVICE_UPD861 0x0063
-#define FW_DEVICE_UPD871 0x00ce
-#define FW_DEVICE_TITSB22 0x8009
-#define FW_DEVICE_TITSB23 0x8019
-#define FW_DEVICE_TITSB26 0x8020
-#define FW_DEVICE_TITSB43 0x8021
-#define FW_DEVICE_TITSB43A 0x8023
-#define FW_DEVICE_TIPCI4450 0x8011
-#define FW_DEVICE_TIPCI4410A 0x8017
-#define FW_DEVICE_CX3022 0x8039
-#define FW_DEVICE_VT6306 0x3044
-#define FW_DEVICE_R5C552 0x0552
-#define FW_DEVICE_PANGEA 0x0030
-#define FW_DEVICE_UNINORTH 0x0031
-#define FW_DEVICE_FW322 0x5811
+#define FW_DEVICE_UPD861 (0x0063 << 16)
+#define FW_DEVICE_UPD871 (0x00ce << 16)
+#define FW_DEVICE_TITSB22 (0x8009 << 16)
+#define FW_DEVICE_TITSB23 (0x8019 << 16)
+#define FW_DEVICE_TITSB26 (0x8020 << 16)
+#define FW_DEVICE_TITSB43 (0x8021 << 16)
+#define FW_DEVICE_TITSB43A (0x8023 << 16)
+#define FW_DEVICE_TIPCI4450 (0x8011 << 16)
+#define FW_DEVICE_TIPCI4410A (0x8017 << 16)
+#define FW_DEVICE_CX3022 (0x8039 << 16)
+#define FW_DEVICE_VT6306 (0x3044 << 16)
+#define FW_DEVICE_R5C552 (0x0552 << 16)
+#define FW_DEVICE_PANGEA (0x0030 << 16)
+#define FW_DEVICE_UNINORTH (0x0031 << 16)
+#define FW_DEVICE_FW322 (0x5811 << 16)
#define PCI_INTERFACE_OHCI 0x10