Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/misc/
A Dcxl.h82 #define CXL_MAGIC 0xCA macro
84 #define CXL_IOCTL_START_WORK _IOW(CXL_MAGIC, 0x00, struct cxl_ioctl_start_work)
85 #define CXL_IOCTL_GET_PROCESS_ELEMENT _IOR(CXL_MAGIC, 0x01, __u32)
86 #define CXL_IOCTL_GET_AFU_ID _IOR(CXL_MAGIC, 0x02, struct cxl_afu_id)
88 #define CXL_IOCTL_DOWNLOAD_IMAGE _IOW(CXL_MAGIC, 0x0A, struct cxl_adapter_image)
89 #define CXL_IOCTL_VALIDATE_IMAGE _IOW(CXL_MAGIC, 0x0B, struct cxl_adapter_image)
/linux-6.3-rc2/include/uapi/scsi/
A Dcxlflash_ioctl.h186 #define CXL_MAGIC 0xCA macro
187 #define CXL_IOWR(_n, _s) _IOWR(CXL_MAGIC, _n, struct _s)

Completed in 5 milliseconds