Home
last modified time | relevance | path

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

/plan9/sys/include/
H A Dhtml.h103 typedef struct Align Align; typedef
126 struct Align struct
128 uchar halign; /* one of ALnone, ALleft, etc. */
129 uchar valign; /* one of ALnone, ALtop, etc. */
/plan9/sys/src/9/pc/
H A Detherm10g.c40 Align = 4096, enumerator
H A Dusbuhci.c51 Align = 16, /* for data structures */ enumerator
H A Dusbohci.c40 Align = 0x20, /* OHCI only requires 0x10 */ enumerator
/plan9/sys/src/9/port/
H A Dusbehci.c60 Align = 128, /* in bytes for all those descriptors */ enumerator