Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/s390/block/
Ddasd_eckd.h189 struct LO_eckd_data { struct
190 struct {
193 } __attribute__ ((packed)) operation;
194 struct {
198 } __attribute__ ((packed)) auxiliary;
199 __u8 unused;
200 __u8 count;
201 struct ch_t seek_addr;
202 struct chr_t search_arg;
203 __u8 sector;
[all …]
/kernel/linux/linux-5.10/drivers/s390/block/
Ddasd_eckd.h182 struct LO_eckd_data { struct
183 struct {
186 } __attribute__ ((packed)) operation;
187 struct {
191 } __attribute__ ((packed)) auxiliary;
192 __u8 unused;
193 __u8 count;
194 struct ch_t seek_addr;
195 struct chr_t search_arg;
196 __u8 sector;
[all …]