Searched refs:ReadInfo (Results 1 – 4 of 4) sorted by relevance
11 …Length | The length in bytes N of data being sent in this part in the ReadInfo field. …12 | Variable | uint8 | ReadInfo | Portion of reading information. <br> There will be different readi…28 ### Table 4. ReadInfo Definition when ReadOption is ReadFileAttribute in message type34 ### Table 5. ReadInfo Definition when ReadOption is ReadFileData in message type
54 typedef struct ReadInfo { struct60 } __attribute__((packed)) ReadInfo; argument
107 ReadInfo *sccb = (void *)_sccb; in sclp_get_loadparm_ascii()109 memset((char *)_sccb, 0, sizeof(ReadInfo)); in sclp_get_loadparm_ascii()
333 offsetof(ReadInfo, entries) : SCLP_READ_SCP_INFO_FIXED_CPU_OFFSET; in s390_pv_get_max_cpus()