USTORE_SIZE
MPASS(uaddr + ninst <= USTORE_SIZE);
MPASS(ninst <= USTORE_SIZE);
alloc_ninst = min(USTORE_SIZE, nqabi);
qae->qae_effect_ustore_size = USTORE_SIZE;
qae->qae_ustore_size = USTORE_SIZE;
qae->qae_free_size = USTORE_SIZE;