BGE_MISC_CFG     1233 dev/pci/if_bge.c 	CSR_WRITE_4(sc, BGE_MISC_CFG, 65 << 1/*BGE_32BITTIME_66MHZ*/);
BGE_MISC_CFG     1806 dev/pci/if_bge.c 	misccfg = CSR_READ_4(sc, BGE_MISC_CFG);
BGE_MISC_CFG     2124 dev/pci/if_bge.c 			CSR_WRITE_4(sc, BGE_MISC_CFG, (1<<29));
BGE_MISC_CFG     2137 dev/pci/if_bge.c 	bge_writereg_ind(sc, BGE_MISC_CFG, reset);
BGE_MISC_CFG     2164 dev/pci/if_bge.c 	bge_writereg_ind(sc, BGE_MISC_CFG, (65 << 1));