Home
last modified time | relevance | path

Searched refs:BCE_NVRAM_SIZE (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/bce/
H A Dif_bcereg.h6232 #define BCE_NVRAM_SIZE 0x200 macro
H A Dif_bce.c2891 u32 buf[BCE_NVRAM_SIZE / 4]; in bce_nvram_test()
2925 if ((rc = bce_nvram_read(sc, 0x100, data, BCE_NVRAM_SIZE)) != 0) { in bce_nvram_test()