Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A 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)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A 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)
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A 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)
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.c1651 struct dk_cxlflash_recover_afu *recover) in cxlflash_afu_recover()
2118 {sizeof(struct dk_cxlflash_recover_afu), (sioctl)cxlflash_afu_recover}, in cxlflash_ioctl()