aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sfxge/common/hunt_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sfxge/common/hunt_impl.h')
-rw-r--r--sys/dev/sfxge/common/hunt_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sfxge/common/hunt_impl.h b/sys/dev/sfxge/common/hunt_impl.h
index 49a124426429..543abba1e7a0 100644
--- a/sys/dev/sfxge/common/hunt_impl.h
+++ b/sys/dev/sfxge/common/hunt_impl.h
@@ -562,7 +562,7 @@ hunt_bist_stop(
#if EFSYS_OPT_DIAG
extern __checkReturn efx_rc_t
-hunt_sram_test(
+ef10_sram_test(
__in efx_nic_t *enp,
__in efx_sram_pattern_fn_t func);