Searched refs:BVAL (Results 1 – 3 of 3) sorted by relevance
79 #define BVAL (*edat[BNDX].eval.vint) /* # of childern per parent */ macro208 for (j = 0, listp = pinfo->list; j < BVAL; j++, listp++) in print_shm()404 smp->list = (int *)(Pinfo *) (shmaddr + nodesum) + (BVAL * tval); in put_proc_info()405 *smp->list = (tval - 1) / BVAL; in put_proc_info()409 for (sibslot = *smp->list * BVAL + 1; listp < smp->list + BVAL; in put_proc_info()442 for (i = 1, listp++; i < BVAL; i++, listp++) { in notify()453 while (cldcnt < BVAL) { in notify()501 pslot = (slot - 1) / BVAL; /* calculate parent node */ in semoper()545 for (i = 1; i <= BVAL; i++) {546 tval = (val * BVAL) + i;[all …]
342 r8a66597_write(r8a66597, BVAL, CFIFOCTR); in send_bulk_packet()476 r8a66597_write(r8a66597, BCLR | BVAL, CFIFOCTR); in send_status_packet()
179 #define BVAL 0x8000 /* b15: Buffer valid flag */ macro