diff options
| author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-04-26 16:45:40 +0000 |
|---|---|---|
| committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-04-26 16:45:40 +0000 |
| commit | 5e286c32116bdbb37470c4a842001dc7cfd19a59 (patch) | |
| tree | 415c88f229ca2c29c533d24164e2cb651fb3d627 /sys/dev/firewire/firewirereg.h | |
| parent | f0aa77427ad0977f29b41f97bd248fb67831347b (diff) | |
Notes
Diffstat (limited to 'sys/dev/firewire/firewirereg.h')
| -rw-r--r-- | sys/dev/firewire/firewirereg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/firewire/firewirereg.h b/sys/dev/firewire/firewirereg.h index ebe74f1db512..3418aacfc4b6 100644 --- a/sys/dev/firewire/firewirereg.h +++ b/sys/dev/firewire/firewirereg.h @@ -273,7 +273,6 @@ struct fw_xfer *fw_xfer_alloc_buf __P((struct malloc_type *, int, int)); void fw_init __P((struct firewire_comm *)); int fw_tbuf_update __P((struct firewire_comm *, int, int)); int fw_rbuf_update __P((struct firewire_comm *, int, int)); -u_int32_t getcsrdata __P((struct fw_device *, u_int8_t)); void fw_asybusy __P((struct fw_xfer *)); int fw_bindadd __P((struct firewire_comm *, struct fw_bind *)); int fw_bindremove __P((struct firewire_comm *, struct fw_bind *)); |
