BUFSIZE            54 dev/raidframe/rf_debugprint.c #define	BUFMASK		  (BUFSIZE-1)
BUFSIZE            56 dev/raidframe/rf_debugprint.c static struct RF_Entry_s rf_debugprint_buf[BUFSIZE];
BUFSIZE            81 dev/raidframe/rf_debugprint.c 	for (i = 0; i < BUFSIZE; i++)