est_bus_clock
return (est_bus_clock(ci) != 0) ? 5 : 0;
sc->sc_bus_clock = est_bus_clock(ci);
static int est_bus_clock(struct cpu_info *);