Searched refs:pg_c (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/raidframe/
H A Drf_dagfuncs.c684 unsigned long *pg_a, *pg_b, *pg_c, *pg_dst; /* per-page source/dest
691 pg_c = c;
701 *pg_dst++ = *pg_a++ ^ *pg_b++ ^ *pg_c++;
717 pg_c = a;
718 if (!pg_c)
748 b0 = pg_c[0];
756 b1 = pg_c[1];
759 b2 = pg_c[2];
762 b3 = pg_c[3];
768 pg_c
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dpte.h301 pg_c:1, member in struct:srmmu_pte

Completed in 105 milliseconds