Searched defs:DeviceInfoS (Results 1 – 1 of 1) sorted by relevance
40 struct DeviceInfoS { struct41 DeviceInfoT *next; /* link to next record */42 int ident; /* type (byte1) and unit (byte0)*/43 char *ttyName; /* time data IO device */44 char *ppsName; /* PPS device */