Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/
H A Dsysi86.h139 #define SI86SSD_DPL(ssd) (((ssd)->acc1 >> 5) & 0x3) macro
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsysi86.c645 if (SI86SSD_DPL(ssd) != SEL_UPL) { in setdscr()