Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dsclp.h149 typedef struct ReadInfo { struct
150 SCCBHeader h;
151 uint16_t rnmax;
152 uint8_t rnsize;
176 * At the end of the ReadInfo, there are also the CPU entries (see argument
181 } __attribute__((packed)) ReadInfo; typedef