Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/scsi/
Dcxlflash_ioctl.h74 struct dk_cxlflash_attach { struct
75 struct dk_cxlflash_hdr hdr; /* Common fields */
76 __u64 num_interrupts; /* Requested number of interrupts */
77 __u64 context_id; /* Returned context */
78 __u64 mmio_size; /* Returned size of MMIO area */
79 __u64 block_size; /* Returned block size, in bytes */
80 __u64 adap_fd; /* Returned adapter file descriptor */
81 __u64 last_lba; /* Returned last LBA on the device */
82 __u64 max_xfer; /* Returned max transfer size, blocks */
83 __u64 reserved[8]; /* Reserved for future use */