Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c260 #define MK_NOT_PHYSICAL (1<<3) /* no matching physical stat */ macro
307 #define MK_NOTPHYS32(name) MK_DECLARE(name, NULL, NULL, 32, MK_NOT_PHYSICAL)
308 #define MK_NOTPHYS64(name) MK_DECLARE(name, NULL, NULL, 64, MK_NOT_PHYSICAL)
7721 if (!(flags & MK_NOT_PHYSICAL)) in man_sum_dests_kstats()
7872 if (flags & MK_NOT_PHYSICAL) { in man_sum_kstats()