Searched defs:type86x_reply (Results 1 – 1 of 1) sorted by relevance
595 struct type86x_reply { struct596 struct type86_hdr hdr;597 struct type86_fmt2_ext fmt2;598 struct CPRBX cprbx;599 unsigned char pad[4]; /* 4 byte function code/rules block ? */600 unsigned short length;601 char text[];