buf2 605 dev/raidframe/rf_diskqueue.c p->buf2 = NULL; buf2 626 dev/raidframe/rf_diskqueue.c caddr_t buf2, buf2 649 dev/raidframe/rf_diskqueue.c p->buf2 = buf2; buf2 97 dev/raidframe/rf_diskqueue.h caddr_t buf2; /* For read-op-write. */ buf2 294 dev/raidframe/rf_raid1.c char *buf, *buf1, *buf2; buf2 426 dev/raidframe/rf_raid1.c buf2 = buf + (nbytes * layoutPtr->numDataCol); buf2 444 dev/raidframe/rf_raid1.c nbytes, i, (long) buf1, (long) buf2, (long) buf); buf2 446 dev/raidframe/rf_raid1.c ret = bcmp(buf1, buf2, nbytes); buf2 450 dev/raidframe/rf_raid1.c if (buf1[j] != buf2[j]) buf2 459 dev/raidframe/rf_raid1.c buf2[0] & 0xff, buf2[1] & 0xff, buf2 460 dev/raidframe/rf_raid1.c buf2[2] & 0xff, buf2[3] & 0xff, buf2 461 dev/raidframe/rf_raid1.c buf2[4] & 0xff); buf2 476 dev/raidframe/rf_raid1.c buf2 += nbytes;