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

/illumos-gate/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))
7872 if (flags & MK_NOT_PHYSICAL) {

Completed in 55 milliseconds