Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/
Dcxlflash_ioctl.h125 struct dk_cxlflash_recover_afu { struct
154 struct dk_cxlflash_recover_afu recover_afu; argument
168 #define DK_CXLFLASH_RECOVER_AFU CXL_IOWR(0x85, dk_cxlflash_recover_afu)
/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.c1605 struct dk_cxlflash_recover_afu *recover) in cxlflash_afu_recover()
2040 {sizeof(struct dk_cxlflash_recover_afu), (sioctl)cxlflash_afu_recover}, in cxlflash_ioctl()