summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/HostMibs.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/bcm/HostMibs.h')
-rw-r--r--drivers/staging/bcm/HostMibs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/bcm/HostMibs.h b/drivers/staging/bcm/HostMibs.h
new file mode 100644
index 0000000..28a5783
--- /dev/null
+++ b/drivers/staging/bcm/HostMibs.h
@@ -0,0 +1,7 @@
+#ifndef _HOST_MIBS_H
+#define _HOST_MIBS_H
+
+INT ProcessGetHostMibs(PMINI_ADAPTER Adapter,
+ PVOID ioBuffer,
+ ULONG inputBufferLength);
+#endif
OpenPOWER on IntegriCloud