Home
last modified time | relevance | path

Searched refs:RW_LONG (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dhdparm.c153 #define RW_LONG 22 /* extra bytes in R/W LONG cmd ( < ATA-4)*/ macro
1055 if ((min_std < 4) && (val[RW_LONG])) { in identify()
1056 printf("\tbytes avail on r/w long: %u\n", val[RW_LONG]); in identify()