Searched refs:CXL_MAGIC (Results 1 – 2 of 2) sorted by relevance
59 #define CXL_MAGIC 0xCA macro60 #define CXL_IOCTL_START_WORK _IOW(CXL_MAGIC, 0x00, struct cxl_ioctl_start_work)61 #define CXL_IOCTL_GET_PROCESS_ELEMENT _IOR(CXL_MAGIC, 0x01, __u32)62 #define CXL_IOCTL_GET_AFU_ID _IOR(CXL_MAGIC, 0x02, struct cxl_afu_id)
160 #define CXL_MAGIC 0xCA macro161 #define CXL_IOWR(_n, _s) _IOWR(CXL_MAGIC, _n, struct _s)