Searched refs:TIMER2_SEL (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ | ||
H A D | timer.h | 20 #define TIMER2_SEL 0x80 macro |
H A D | i386_timer.c | 31 outb(TIMER2_SEL|WORD_ACCESS|MODE0|BINARY_COUNT, TIMER_MODE_PORT); in __load_timer2() |