Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c180 #define PIO_NO_FLOW 67 /* - without flow control */ macro
1174 if (val[PIO_NO_FLOW] || val[PIO_FLOW]) { in identify()
1176 if (val[PIO_NO_FLOW]) in identify()
1177 printf(" no flow control=%uns", val[PIO_NO_FLOW]); in identify()