NUM_CPL_FW6_COOKIES
_Static_assert(powerof2(NUM_CPL_FW6_COOKIES),
#define CPL_FW6_COOKIE_MASK (NUM_CPL_FW6_COOKIES - 1)
cpl_handler_t fw6_pld_handlers[NUM_CPL_FW6_COOKIES];
MPASS(cookie < NUM_CPL_FW6_COOKIES);