Searched refs:CookMode (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Drioparam.c157 ** that CookMode is set correctly in the port structure.
438 if ( PortP->CookMode == COOK_MEDIUM )
443 if ( PortP->CookMode == COOK_MEDIUM )
448 if ( PortP->CookMode == COOK_MEDIUM )
H A Dport.h162 uchar CookMode; /* who expands CR/LF? */ member in struct:Port
H A Driotty.c319 PortP->CookMode = 0;
711 PortP->ModemState = PortP->CookMode = 0;
H A Driointr.c963 if (PortP->CookMode == COOK_WELL)
983 if (PortP->CookMode == COOK_WELL)
H A Driocmd.c386 PortP->CookMode = 0;
H A Driotable.c932 PortP->CookMode = COOK_WELL;

Completed in 45 milliseconds