Searched defs:Devices (Results 1 – 2 of 2) sorted by relevance
232 struct Devices { struct233 char D_type[20];234 char D_line[20];235 char D_calldev[20];236 char D_class[20];237 int D_speed;238 char D_brand[20]; /* brand name, as 'Hayes' or 'Vadic' */
316 struct Devices { struct323 int D_numargs;324 int D_speed;325 char *D_arg[20];326 char D_argbfr[100];