Searched defs:dk_cxlflash_recover_afu (Results 1 – 1 of 1) sorted by relevance
125 struct dk_cxlflash_recover_afu { struct126 struct dk_cxlflash_hdr hdr; /* Common fields */127 __u64 reason; /* Reason for recovery request */128 __u64 context_id; /* Context to recover / updated ID */129 __u64 mmio_size; /* Returned size of MMIO area */130 __u64 adap_fd; /* Returned adapter file descriptor */154 struct dk_cxlflash_recover_afu recover_afu; argument