Searched refs:fsb_route (Results 1 – 4 of 4) sorted by relevance
167 dprintf("\tfsb_route[0]: 0x%" B_PRIx64 "\n", timer->fsb_route[0]); in hpet_dump_timer()168 dprintf("\tfsb_route[1]: 0x%" B_PRIx64 "\n", timer->fsb_route[1]); in hpet_dump_timer()
67 volatile uint64 fsb_route[2]; /* R/W: FSB Interrupt Route values */ member
69 volatile uint64 fsb_route[2]; /* R/W: FSB Interrupt Route values */ member
210 dprintf("\tfsb_route[0]: 0x%llx\n", timer->fsb_route[0]); in hpet_dump_timer()211 dprintf("\tfsb_route[1]: 0x%llx\n", timer->fsb_route[1]); in hpet_dump_timer()