summaryrefslogtreecommitdiff
path: root/sys/dev/firewire/fwohci.c
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>2003-01-31 14:11:22 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>2003-01-31 14:11:22 +0000
commit64cf5240a95a9f39e59aecd22b2590d4f7b24d7b (patch)
tree909bbd4187f8e696609f2c0f451bd3826ff4c46b /sys/dev/firewire/fwohci.c
parentea7012261a25bd6460ea44fcadb0eb130c77432a (diff)
Notes
Diffstat (limited to 'sys/dev/firewire/fwohci.c')
-rw-r--r--sys/dev/firewire/fwohci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/firewire/fwohci.c b/sys/dev/firewire/fwohci.c
index a05becfad0d0..2c0a267021b6 100644
--- a/sys/dev/firewire/fwohci.c
+++ b/sys/dev/firewire/fwohci.c
@@ -1676,7 +1676,7 @@ fwohci_irx_enable(struct firewire_comm *fc, int dmach)
}
int
-fwohci_shutdown(struct fwohci_softc *sc, device_t dev)
+fwohci_stop(struct fwohci_softc *sc, device_t dev)
{
u_int i;