OR_AM
lbc->lbc_limit = lbc->lbc_base + ~(lbc->lbc_or & OR_AM);
u_int n = ffs(~(lbc->lbc_or & OR_AM) + 1) - 1;