summaryrefslogtreecommitdiffstats
path: root/sys/dev/mpt/mpt_freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mpt/mpt_freebsd.h')
-rw-r--r--sys/dev/mpt/mpt_freebsd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/mpt/mpt_freebsd.h b/sys/dev/mpt/mpt_freebsd.h
index 4afcfe8..d62066f 100644
--- a/sys/dev/mpt/mpt_freebsd.h
+++ b/sys/dev/mpt/mpt_freebsd.h
@@ -327,6 +327,7 @@ mpt_read(mpt_softc_t *mpt, int offset)
void mpt_cam_attach(mpt_softc_t *);
void mpt_cam_detach(mpt_softc_t *);
void mpt_done(mpt_softc_t *, u_int32_t);
+void mpt_prt(mpt_softc_t *, const char *, ...);
void mpt_set_config_regs(mpt_softc_t *);
#ifdef RELENG_4
OpenPOWER on IntegriCloud