HomeSort by: relevance | last modified time | path
    Searched refs:BGE_NVRAM_SWARB (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bge.c 953 CSR_WRITE_4(sc, BGE_NVRAM_SWARB, BGE_NVRAMSWARB_SET1);
955 if (CSR_READ_4(sc, BGE_NVRAM_SWARB) & BGE_NVRAMSWARB_GNT1)
990 CSR_WRITE_4_FLUSH(sc, BGE_NVRAM_SWARB, BGE_NVRAMSWARB_CLR1);
4225 CSR_WRITE_4(sc, BGE_NVRAM_SWARB, BGE_NVRAMSWARB_SET1);
4227 if (CSR_READ_4(sc, BGE_NVRAM_SWARB) &
if_bgereg.h 1922 #define BGE_NVRAM_SWARB 0x7020

Completed in 19 milliseconds