Searched defs:dk_cxlflash_recover_afu (Results 1 – 1 of 1) sorted by relevance
144 struct dk_cxlflash_recover_afu { struct145 struct dk_cxlflash_hdr hdr; /* Common fields */146 __u64 reason; /* Reason for recovery request */147 __u64 context_id; /* Context to recover / updated ID */148 __u64 mmio_size; /* Returned size of MMIO area */149 __u64 adap_fd; /* Returned adapter file descriptor */173 struct dk_cxlflash_recover_afu recover_afu; argument