Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_bgereg.h1923 #define BGE_NVRAM_ACCESS 0x7024 macro
Dif_bge.c963 access = CSR_READ_4(sc, BGE_NVRAM_ACCESS); in bge_nvram_getbyte()
964 CSR_WRITE_4(sc, BGE_NVRAM_ACCESS, access | BGE_NVRAMACC_ENABLE); in bge_nvram_getbyte()
987 CSR_WRITE_4(sc, BGE_NVRAM_ACCESS, access); in bge_nvram_getbyte()