Searched refs:BUFFER__SIZE (Results 1 – 1 of 1) sorted by relevance
152 #define BUFFER__SIZE 21 /* buffer size (ATA-1) */ macro1052 if ((min_std == 1) && (val[BUFFER__SIZE] && (val[BUFFER__SIZE] != NOVAL_1))) { in identify()1053 printf("\tBuffer size: %.1fkB\n", (float)val[BUFFER__SIZE]/2); in identify()