nbuf               92 dev/raidframe/rf_pq.c void rf_QDelta(char *dest, char *obuf, char *nbuf, unsigned length,
nbuf              303 dev/raidframe/rf_pq.c 	char *obuf, *nbuf;
nbuf              317 dev/raidframe/rf_pq.c 		nbuf = (char *) node->params[2 * (d + 1 + i) + 1].p;
nbuf              333 dev/raidframe/rf_pq.c 		rf_QDelta(qpbuf, obuf, nbuf, rf_RaidAddressToByte(raidPtr,
nbuf              376 dev/raidframe/rf_pq.c 	char *obuf, *nbuf;
nbuf              389 dev/raidframe/rf_pq.c 		nbuf = (char *) node->params[2 * (d + 1 + i) + 1].p;
nbuf              403 dev/raidframe/rf_pq.c 		rf_QDelta(qbuf, obuf, nbuf, rf_RaidAddressToByte(raidPtr,
nbuf              827 dev/raidframe/rf_pq.c rf_QDelta(char *dest, char *obuf, char *nbuf, unsigned length,
nbuf              852 dev/raidframe/rf_pq.c 		a ^= *nbuf++;