Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/scsi/
Dcxlflash_ioctl.h138 struct dk_cxlflash_verify { struct
139 struct dk_cxlflash_hdr hdr; /* Common fields */
140 __u64 context_id; /* Context owning resources to verify */
141 __u64 rsrc_handle; /* Resource handle of LUN */
142 __u64 hint; /* Reasons for verify */
143 __u64 last_lba; /* Returned last LBA of device */
144 __u8 sense_data[DK_CXLFLASH_VERIFY_SENSE_LEN]; /* SCSI sense data */
145 __u8 pad[6]; /* Pad to next 8-byte boundary */
146 __u64 reserved[8]; /* Reserved for future use */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/
Dcxlflash_ioctl.h89 struct dk_cxlflash_verify { struct
90 struct dk_cxlflash_hdr hdr;
91 __u64 context_id;
92 __u64 rsrc_handle;
93 __u64 hint;
94 __u64 last_lba;
95 __u8 sense_data[DK_CXLFLASH_VERIFY_SENSE_LEN];
96 __u8 pad[6];
97 __u64 reserved[8];
/kernel/linux/linux-5.10/include/uapi/scsi/
Dcxlflash_ioctl.h138 struct dk_cxlflash_verify { struct
139 struct dk_cxlflash_hdr hdr; /* Common fields */
140 __u64 context_id; /* Context owning resources to verify */
141 __u64 rsrc_handle; /* Resource handle of LUN */
142 __u64 hint; /* Reasons for verify */
143 __u64 last_lba; /* Returned last LBA of device */
144 __u8 sense_data[DK_CXLFLASH_VERIFY_SENSE_LEN]; /* SCSI sense data */
145 __u8 pad[6]; /* Pad to next 8-byte boundary */
146 __u64 reserved[8]; /* Reserved for future use */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
Dcxlflash_ioctl.h76 struct dk_cxlflash_verify { struct
77 struct dk_cxlflash_hdr hdr;
78 __u64 context_id;
79 __u64 rsrc_handle;
80 __u64 hint;
81 __u64 last_lba;
82 __u8 sense_data[DK_CXLFLASH_VERIFY_SENSE_LEN];
83 __u8 pad[6];
84 __u64 reserved[8];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
Dcxlflash_ioctl.h89 struct dk_cxlflash_verify { struct
90 struct dk_cxlflash_hdr hdr;
91 __u64 context_id;
92 __u64 rsrc_handle;
93 __u64 hint;
94 __u64 last_lba;
95 __u8 sense_data[DK_CXLFLASH_VERIFY_SENSE_LEN];
96 __u8 pad[6];
97 __u64 reserved[8];