The control block formatting conventions have been chosen to aid the user of the Kernel Debugger and Dump Formatter.
Each control block is presented in tabular form with 5 columns used as follows:
name
S
A null row is used to indicate an overlay definition of the same control block.
Flag fields are separately formatted in tabular form.
Where a flag field represents a bit mask, the mask is given in hexadecimal and is assumed to indicated that corresponding bits are set to be in effect. Exceptions are specifically notes in the description.
When the flag field take numerical values then they will be shown in either hexadecimal (prefixed with 0x) or decimal depending on the C or MASM definitions.