Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dpc_dir.h54 #define MINMASK 0x3F macro
/titanic_50/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c195 min = (LE_16(pctp->pct_time) >> MINSHIFT) & MINMASK; in pc_pcttotv()