Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/avs/dsstat/
H A Ddsstat.h95 #define IIMG_DIS_MASK (SUMMARY | READ | WRITE | TIMING | FLAGS | PCTS | RATIO) macro
H A Ddsstat.c455 if ((user_dflags | IIMG_DIS_MASK) != IIMG_DIS_MASK) { in main()