Searched defs:type86x_reply (Results 1 – 1 of 1) sorted by relevance
584 struct type86x_reply { struct585 struct type86_hdr hdr;586 struct type86_fmt2_ext fmt2;587 struct CPRBX cprbx;588 unsigned char pad[4]; /* 4 byte function code/rules block ? */589 unsigned short length;590 char text[];