summaryrefslogtreecommitdiffstats
path: root/sys/dev/cs/if_csvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cs/if_csvar.h')
-rw-r--r--sys/dev/cs/if_csvar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/cs/if_csvar.h b/sys/dev/cs/if_csvar.h
index 0222841..2e2991a 100644
--- a/sys/dev/cs/if_csvar.h
+++ b/sys/dev/cs/if_csvar.h
@@ -72,6 +72,7 @@ int cs_alloc_memory(device_t dev, int rid, int size);
int cs_alloc_irq(device_t dev, int rid, int flags);
int cs_attach(device_t dev);
int cs_cs89x0_probe(device_t dev);
+int cs_detach(device_t dev);
void cs_release_resources(device_t dev);
driver_intr_t csintr;
OpenPOWER on IntegriCloud