Home
last modified time | relevance | path

Searched refs:ctrl_timer (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/news68k/dev/
H A Dtimer_hb.c75 static volatile uint8_t *ctrl_timer; /* XXX */ variable
110 ctrl_timer = (uint8_t *)(ha->ha_address); /* XXX needs bus_space */ in timer_hb_attach()
137 *ctrl_timer = 1; in timer_hb_initclocks()
155 *ctrl_timer = 0; in clock_intr()
156 *ctrl_timer = 1; in clock_intr()