Searched refs:efx_bootcfg_csum (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_bootcfg.c47 efx_bootcfg_csum( function
108 if (efx_bootcfg_csum(enp, data, size) != 0) {
220 data[0] -= efx_bootcfg_csum(enp, data, size);
296 checksum = efx_bootcfg_csum(enp, data, used_bytes);

Completed in 54 milliseconds