Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpit.h59 #define PIT_READBACK 0xc0 /* read-back command */ macro
/titanic_50/usr/src/uts/i86pc/io/
H A Dmicrofind.c111 outb(PITCTL_PORT, PIT_READBACK | PIT_READBACKC0); in microfind_pit_delta()