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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dhdparm.c35 #define BUF_TYPE 20 /* buffer type (ATA-1) */ macro
808 if ((like_std == 1) && val[BUF_TYPE]) {
809 printf("\tBuffer type: %04x: %s%s\n", val[BUF_TYPE],
810 (val[BUF_TYPE] < 2) ? "single port, single-sector" : "dual port, multi-sector",
811 (val[BUF_TYPE] > 2) ? " with read caching ability" : "");

Completed in 125 milliseconds