Searched refs:PIO_NO_FLOW (Results 1 – 1 of 1) sorted by relevance
180 #define PIO_NO_FLOW 67 /* - without flow control */ macro1174 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()