Home
last modified time | relevance | path

Searched defs:Chain (Results 1 – 5 of 5) sorted by relevance

/plan9-contrib/sys/src/cmd/jtagfs/
H A Dchain.h1 typedef struct Chain Chain; typedef
13 struct Chain { struct
19 extern void getbits(void *p, Chain *ch, int nbits); argument
/plan9-contrib/sys/src/cmd/usb/kb/
H A Dhid.h5 typedef struct Chain Chain; typedef
70 struct Chain { struct
71 int b; /* offset start in bits, (first full) */
72 int e; /* offset end in bits (first empty) */
73 uchar buf[MaxChLen];
/plan9-contrib/sys/src/libflate/
H A Ddeflate.c5 typedef struct Chain Chain; typedef
1097 struct Chain struct
1103 Chain *up; /* Chain up in the lists */ argument
/plan9-contrib/sys/src/9/pc/
H A Dethervt6102.c245 Chain = 0x00008000, /* Chain Buffer */ enumerator
H A Dethervt6105m.c269 Chain = 0x00008000, /* Chain Buffer */ enumerator