TI_JSLOTS
for (i = 0; i < TI_JSLOTS; i++) {
#define TI_RESID (TI_JPAGESZ - (TI_JLEN * TI_JSLOTS) % TI_JPAGESZ)
#define TI_JMEM ((TI_JLEN * TI_JSLOTS) + TI_RESID)
struct ti_jslot ti_jslots[TI_JSLOTS];