Searched refs:portb (Results 1 – 1 of 1) sorted by relevance
304 u8 portb = inb(0x61); in init_pit() local311 outb((portb & ~0x02) | 0x01, 0x61); in init_pit()330 outb(portb & ~0x03, 0x61); in init_pit()
Completed in 5 milliseconds