clkreg 700 dev/pci/if_bnx.c u_int32_t clkreg;
clkreg 704 dev/pci/if_bnx.c clkreg = REG_RD(sc, BNX_PCICFG_PCI_CLOCK_CONTROL_BITS);
clkreg 706 dev/pci/if_bnx.c clkreg &= BNX_PCICFG_PCI_CLOCK_CONTROL_BITS_PCI_CLK_SPD_DET;
clkreg 707 dev/pci/if_bnx.c switch (clkreg) {