Searched defs:dk_cxlflash_recover_afu (Results 1 – 1 of 1) sorted by relevance
151 struct dk_cxlflash_recover_afu { struct152 struct dk_cxlflash_hdr hdr; /* Common fields */153 __u64 reason; /* Reason for recovery request */154 __u64 context_id; /* Context to recover / updated ID */155 __u64 mmio_size; /* Returned size of MMIO area */156 __u64 adap_fd; /* Returned adapter file descriptor */180 struct dk_cxlflash_recover_afu recover_afu; argument