Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/scsi/
Dcxlflash_ioctl.h111 struct dk_cxlflash_release { struct
112 struct dk_cxlflash_hdr hdr; /* Common fields */
113 __u64 context_id; /* Context owning resources */
114 __u64 rsrc_handle; /* Resource handle to release */
115 __u64 reserved[8]; /* Reserved for future use */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
Dcxlflash_ioctl.h66 struct dk_cxlflash_release { struct
67 struct dk_cxlflash_hdr hdr;
68 __u64 context_id;
69 __u64 rsrc_handle;
70 __u64 reserved[8];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
Dcxlflash_ioctl.h53 struct dk_cxlflash_release { struct
54 struct dk_cxlflash_hdr hdr;
55 __u64 context_id;
56 __u64 rsrc_handle;
57 __u64 reserved[8];