Searched refs:BIOS_timer (Results 1 – 4 of 4) sorted by relevance
305 ; Note: use BIOS_timer here; we may not have jiffies set up.327 .wait2: mov dx,[BIOS_timer]331 cmp dx,[BIOS_timer]
38 BIOS_timer resw 1 ; Timer ticks
19 ;; about the BIOS_timer variable wrapping around at "midnight" and other
36 #define BIOS_timer 0x046C /* Timer ticks */ macro