kd_rom_intr
static void kd_rom_intr(void *);
callout_reset(&prom_cons_callout, hz / 4, kd_rom_intr, cc);