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

/openbsd-current/sys/dev/pci/
H A Dif_bge.c882 access = CSR_READ_4(sc, BGE_NVRAM_ACCESS);
883 CSR_WRITE_4(sc, BGE_NVRAM_ACCESS, access | BGE_NVRAMACC_ENABLE);
906 CSR_WRITE_4(sc, BGE_NVRAM_ACCESS, access);
H A Dif_bgereg.h2009 #define BGE_NVRAM_ACCESS 0x7024 macro

Completed in 218 milliseconds