Searched refs:sio_par (Results 1 – 2 of 2) sorted by relevance
39 struct sio_par { struct134 int sio_strtoenc(struct sio_par *, char *);135 int sio_enctostr(struct sio_par *, char *);136 void sio_initpar(struct sio_par *);140 int sio_setpar(struct sio_hdl *, struct sio_par *);141 int sio_getpar(struct sio_hdl *, struct sio_par *);
24 struct sio_par par; /* current device parameters */32 static void encode(struct sio_par *par, in encode()63 static void decode(struct sio_par *par, in decode()94 struct sio_par reqpar; in startany()