Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dmmd.c62 #define PD_PLD 0x8 /* pdesc: count payload region(s) */ macro
252 data.flags = (PD_PLD | PD_REM_NOCNT); in multidata_stats()
270 data.flags = (PD_PLD | PD_HDR | PD_REM_NOCNT); in multidata_stats()
422 if (f & PD_PLD) { in pdesc_count()