sfxge(4): add functions to efx_bootcfg supporting whole partition access
authorarybchik <arybchik@FreeBSD.org>
Fri, 30 Dec 2016 12:00:17 +0000 (12:00 +0000)
committerarybchik <arybchik@FreeBSD.org>
Fri, 30 Dec 2016 12:00:17 +0000 (12:00 +0000)
commit23a456338477ddfec7db66fdc2793b45a38d1e4f
tree8b2e8b865759dd9e800dd24788f57092c880fa62
parenta44275f4ab5f78489b9816c0fc7abdb4ab19363b
sfxge(4): add functions to efx_bootcfg supporting whole partition access

Expose expcfg partition layout discovery and validating buffer copy
routines.  Needed for whole-partition expcfg operations.

Submitted by:   Richard Houldsworth <rhouldsworth at solarflare.com>
Reviewed by:    gnn
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D8970
sys/dev/sfxge/common/efx.h
sys/dev/sfxge/common/efx_bootcfg.c