CXL_IOWR          193 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_ATTACH		CXL_IOWR(0x80, dk_cxlflash_attach)
CXL_IOWR          194 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_USER_DIRECT		CXL_IOWR(0x81, dk_cxlflash_udirect)
CXL_IOWR          195 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_RELEASE		CXL_IOWR(0x82, dk_cxlflash_release)
CXL_IOWR          196 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_DETACH		CXL_IOWR(0x83, dk_cxlflash_detach)
CXL_IOWR          197 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_VERIFY		CXL_IOWR(0x84, dk_cxlflash_verify)
CXL_IOWR          198 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_RECOVER_AFU		CXL_IOWR(0x85, dk_cxlflash_recover_afu)
CXL_IOWR          199 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_MANAGE_LUN		CXL_IOWR(0x86, dk_cxlflash_manage_lun)
CXL_IOWR          200 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_USER_VIRTUAL	CXL_IOWR(0x87, dk_cxlflash_uvirtual)
CXL_IOWR          201 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_VLUN_RESIZE		CXL_IOWR(0x88, dk_cxlflash_resize)
CXL_IOWR          202 include/uapi/scsi/cxlflash_ioctl.h #define DK_CXLFLASH_VLUN_CLONE		CXL_IOWR(0x89, dk_cxlflash_clone)
CXL_IOWR          272 include/uapi/scsi/cxlflash_ioctl.h #define HT_CXLFLASH_LUN_PROVISION CXL_IOWR(0xBF, ht_cxlflash_lun_provision)
CXL_IOWR          273 include/uapi/scsi/cxlflash_ioctl.h #define HT_CXLFLASH_AFU_DEBUG	  CXL_IOWR(0xBE, ht_cxlflash_afu_debug)