Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c181 #define PIO_FLOW 68 /* - with IORDY flow control */ macro
1174 if (val[PIO_NO_FLOW] || val[PIO_FLOW]) { in identify()
1178 if (val[PIO_FLOW]) in identify()
1179 printf(" IORDY flow control=%uns", val[PIO_FLOW]); in identify()