Searched defs:ht_cxlflash_lun_provision (Results 1 – 1 of 1) sorted by relevance
233 struct ht_cxlflash_lun_provision { struct234 struct ht_cxlflash_hdr hdr; /* Common fields */235 __u16 port; /* Target port for provision request */236 __u16 reserved16[3]; /* Reserved for future use */237 __u64 size; /* Size of LUN (4K blocks) */238 __u64 lun_id; /* SCSI LUN ID */262 struct ht_cxlflash_lun_provision lun_provision; argument