Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcrb.h75 struct coprocessor_status_block { struct
76 __u8 flags;
77 __u8 cs;
78 __u8 cc;
79 __u8 ce;
80 __be32 count;
81 __be64 address;
/openbmc/linux/arch/powerpc/include/asm/
H A Dicswx.h86 struct coprocessor_status_block { struct
87 u8 flags;
88 u8 cs;
89 u8 cc;
90 u8 ce;
91 __be32 count;
92 __be64 address;