Home
last modified time | relevance | path

Searched defs:Device (Results 1 – 4 of 4) sorted by relevance

/plan9-contrib/sys/src/cmd/disk/kfs/
H A Dportdat.h16 typedef struct Device Device; typedef
105 struct Device struct
107 char type;
108 char ctrl;
109 char unit;
110 char part;
/plan9-contrib/sys/src/cmd/cwfs/
H A Dportdat.h55 typedef struct Device Device; typedef
178 struct Device struct
182 Device* link; /* link for mcat/mlev/mirror */ argument
183 Device* dlink; /* link all devices */ argument
200 Device* first; argument
H A Dcw.c2038 cwtest(Device*) in cwtest() argument
/plan9-contrib/sys/src/9/pc/
H A Ddevlml.h46 } Device; typedef