summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/firewire.h
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2003-01-04 16:03:50 +0000
committersimokawa <simokawa@FreeBSD.org>2003-01-04 16:03:50 +0000
commitf1c859a3c5d6cc9df282e4743af0e49cbd5763c8 (patch)
tree23ab8a9494621a9332a1d6042b68b6a22f4a012d /sys/dev/firewire/firewire.h
parent1ac502d86b2bb9276db0dd7fdcb80d293fd2efbd (diff)
downloadFreeBSD-src-f1c859a3c5d6cc9df282e4743af0e49cbd5763c8.zip
FreeBSD-src-f1c859a3c5d6cc9df282e4743af0e49cbd5763c8.tar.gz
- Remove speed_map API because speed_map is obsoleted by 1394a.
- Add definition of OHCI_HCC_BIBIV in fwohcireg.h.
Diffstat (limited to 'sys/dev/firewire/firewire.h')
-rw-r--r--sys/dev/firewire/firewire.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/firewire/firewire.h b/sys/dev/firewire/firewire.h
index 032e59b..656c5f4 100644
--- a/sys/dev/firewire/firewire.h
+++ b/sys/dev/firewire/firewire.h
@@ -544,7 +544,6 @@ struct fw_crom_buf {
#define FW_SBINDADDR _IOWR('S', 3, struct fw_asybindreq)
#define FW_CBINDADDR _IOWR('S', 4, struct fw_asybindreq)
#define FW_GTPMAP _IOR('S', 5, struct fw_topology_map)
-#define FW_GSPMAP _IOW('S', 6, struct fw_speed_map *)
#define FW_GCROM _IOWR('S', 7, struct fw_crom_buf)
#define FWOHCI_RDREG _IOWR('S', 80, struct fw_reg_req_t)
OpenPOWER on IntegriCloud