Searched defs:Device (Results 1 – 4 of 4) sorted by relevance
16 typedef struct Device Device; typedef105 struct Device struct107 char type;108 char ctrl;109 char unit;110 char part;
55 typedef struct Device Device; typedef178 struct Device struct182 Device* link; /* link for mcat/mlev/mirror */ argument183 Device* dlink; /* link all devices */ argument200 Device* first; argument
2038 cwtest(Device*) in cwtest() argument
46 } Device; typedef