UINT32_C
UINT32_C(1), CPC_P6_PES_USR },
UINT32_C(1), CPC_P6_PES_USR },
UINT32_C(1), CPC_P6_PES_OS },
UINT32_C(1), CPC_P6_PES_OS },
UINT32_C(1), CPC_P6_PES_E },
UINT32_C(1), CPC_P6_PES_E },
UINT32_C(1), CPC_P6_PES_PC },
UINT32_C(1), CPC_P6_PES_PC },
UINT32_C(1), CPC_P6_PES_INT },
UINT32_C(1), CPC_P6_PES_INT },
UINT32_C(1), CPC_P6_PES_INV },
UINT32_C(1), CPC_P6_PES_INV },
UINT32_C(1), CPC_P5_CESR_USR0 },
UINT32_C(1), CPC_P5_CESR_USR1 },
UINT32_C(1), CPC_P5_CESR_OS0 },
UINT32_C(1), CPC_P5_CESR_OS1 },
UINT32_C(1), CPC_P5_CESR_CLK0 },
UINT32_C(1), CPC_P5_CESR_CLK1 },
UINT32_C(1), CPC_P5_CESR_PC0 },
UINT32_C(1), CPC_P5_CESR_PC1 },
} while (last_loghead_ident == UINT32_C(0));
ebp->nextbno = UINT32_C(0);
ebp->nextents = UINT32_C(0);
ep->lbno = UINT32_C(0);
ebp->nextents = UINT32_C(1);
static uint32_t last_loghead_ident = UINT32_C(0);
logmap->mtm_committid = UINT32_C(0);
#define LUFS_VERSION (UINT32_C(1)) /* Version 1 */
#define LUFS_EXTENTS (UINT32_C(0))
#define LDL_MINTRANSFER (UINT32_C(32768)) /* 32 k */
#define LDL_MAXTRANSFER (UINT32_C(1048576)) /* 1 M */
#define SP_BLK UINT32_C(0x00000000)
#define SP_FLM UINT32_C(0x20000000)
#define SP_SQFLM UINT32_C(0x40000000)
#define SP_EOD UINT32_C(0x60000000)
#define SP_BACKSP UINT32_C(0x80000000)
#define SP_CMD_MASK UINT32_C(0x60000000)
#define SP_CNT_MASK UINT32_C(0x1fffffff)