Home
last modified time | relevance | path

Searched defs:type86_hdr (Results 1 – 2 of 2) sorted by relevance

/drivers/s390/crypto/
Dzcrypt_msgtype6.h93 struct type86_hdr { struct
94 unsigned char reserved1; /* 0x00 */
95 unsigned char type; /* 0x86 */
96 unsigned char format; /* 0x01 (error) or 0x02 (ok) */
97 unsigned char reserved2; /* 0x00 */
98 unsigned char reply_code; /* reply code (see above) */
99 unsigned char reserved3[3]; /* 0x000000 */
Dzcrypt_pcicc.h140 struct type86_hdr { struct
141 unsigned char reserved1; /* 0x00 */
142 unsigned char type; /* 0x86 */
143 unsigned char format; /* 0x01 (error) or 0x02 (ok) */
144 unsigned char reserved2; /* 0x00 */
145 unsigned char reply_code; /* reply code (see above) */
146 unsigned char reserved3[3]; /* 0x000000 */