Home
last modified time | relevance | path

Searched refs:dk_cxlflash_recover_afu (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/uapi/scsi/
Dcxlflash_ioctl.h151 struct dk_cxlflash_recover_afu { struct
180 struct dk_cxlflash_recover_afu recover_afu; argument
198 #define DK_CXLFLASH_RECOVER_AFU CXL_IOWR(0x85, dk_cxlflash_recover_afu)
/linux-6.1.9/drivers/scsi/cxlflash/
Dsuperpipe.c1650 struct dk_cxlflash_recover_afu *recover) in cxlflash_afu_recover()
2117 {sizeof(struct dk_cxlflash_recover_afu), (sioctl)cxlflash_afu_recover}, in cxlflash_ioctl()