Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpit.h76 #define PIT_C2 0x80 /* select counter 2 */ macro
/titanic_50/usr/src/uts/intel/io/
H A Dpit_beep.c268 outb(PITCTL_PORT, PIT_C2 | PIT_READMODE | PIT_RATEMODE); in pit_beep_freq()