Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c277 #define MODE 0xff00 /* the mode is in the MSBs */ macro
1123 printf(" sdma%u\n", (val[DMA_MODE] & MODE) >> 8); in identify()
1166 } else if (((min_std < 5) || (eqpt == CDROM)) && (val[PIO_MODE] & MODE)) { in identify()