autopoll          486 dev/pci/if_bge.c 	u_int32_t val, autopoll;
autopoll          502 dev/pci/if_bge.c 	autopoll = CSR_READ_4(sc, BGE_MI_MODE);
autopoll          503 dev/pci/if_bge.c 	if (autopoll & BGE_MIMODE_AUTOPOLL) {
autopoll          528 dev/pci/if_bge.c 	if (autopoll & BGE_MIMODE_AUTOPOLL) {
autopoll          543 dev/pci/if_bge.c 	u_int32_t autopoll;
autopoll          547 dev/pci/if_bge.c 	autopoll = CSR_READ_4(sc, BGE_MI_MODE);
autopoll          548 dev/pci/if_bge.c 	if (autopoll & BGE_MIMODE_AUTOPOLL) {
autopoll          564 dev/pci/if_bge.c 	if (autopoll & BGE_MIMODE_AUTOPOLL) {