Searched defs:_OUTBOUND (Results 1 – 1 of 1) sorted by relevance
22 struct _OUTBOUND { struct23 unsigned int otsau; /* 0x000 Outbound start upper */24 unsigned int otsal; /* 0x004 Outbouud start lower */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 */
Completed in 5 milliseconds