Home | History | Annotate | Download | only in include

Lines Matching refs:OUTBOUND

18 typedef struct _OUTBOUND OUTBOUND;
23 unsigned int otsau; /* 0x000 Outbound start upper */
25 unsigned int oteau; /* 0x008 Outbound end upper */
26 unsigned int oteal; /* 0x00c Outbound end lower */
27 unsigned int otofu; /* 0x010 Outbound translation upper */
28 unsigned int otofl; /* 0x014 Outbound translation lower */
29 unsigned int otbs; /* 0x018 Outbound translation 2eSST */
30 unsigned int otat; /* 0x01c Outbound translation attr */
56 OUTBOUND outbound[8]; /* 0x100 */