summaryrefslogtreecommitdiffstats
path: root/sys/dev/sfxge/common/hunt_impl.h
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2016-06-04 14:52:32 +0000
committerarybchik <arybchik@FreeBSD.org>2016-06-04 14:52:32 +0000
commite66d0bd827718284fbc2b81d53d0e38be6148bcc (patch)
tree38905e0a8a92e189cbc4c5a906678dc97a3c7f0b /sys/dev/sfxge/common/hunt_impl.h
parentcac95852078a465dacc90975a747320048a22308 (diff)
downloadFreeBSD-src-e66d0bd827718284fbc2b81d53d0e38be6148bcc.zip
FreeBSD-src-e66d0bd827718284fbc2b81d53d0e38be6148bcc.tar.gz
MFC r299407
sfxge(4): make efx_sram_test Siena-only Submitted by: Andy Moreton <amoreton at solarflare.com> Sponsored by: Solarflare Communications, Inc.
Diffstat (limited to 'sys/dev/sfxge/common/hunt_impl.h')
-rw-r--r--sys/dev/sfxge/common/hunt_impl.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys/dev/sfxge/common/hunt_impl.h b/sys/dev/sfxge/common/hunt_impl.h
index cd7d49e..a0e21e8 100644
--- a/sys/dev/sfxge/common/hunt_impl.h
+++ b/sys/dev/sfxge/common/hunt_impl.h
@@ -653,18 +653,6 @@ hunt_bist_stop(
#endif /* EFSYS_OPT_BIST */
-/* SRAM */
-
-#if EFSYS_OPT_DIAG
-
-extern __checkReturn efx_rc_t
-ef10_sram_test(
- __in efx_nic_t *enp,
- __in efx_sram_pattern_fn_t func);
-
-#endif /* EFSYS_OPT_DIAG */
-
-
/* TX */
extern __checkReturn efx_rc_t
OpenPOWER on IntegriCloud