Home
last modified time | relevance | path

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( in efx_bootcfg_csum() function
108 if (efx_bootcfg_csum(enp, data, size) != 0) { in efx_bootcfg_verify()
220 data[0] -= efx_bootcfg_csum(enp, data, size); in efx_bootcfg_read()
296 checksum = efx_bootcfg_csum(enp, data, used_bytes); in efx_bootcfg_write()