Home
last modified time | relevance | path

Searched defs:rio_cm_channel (Results 1 – 1 of 1) sorted by relevance

/linux/include/uapi/linux/
H A Drio_cm_cdev.h44 struct rio_cm_channel { struct
45 __u16 id;
46 __u16 remote_channel;
47 __u16 remote_destid;
71 #define RIO_CM_CHAN_BIND _IOW(RIO_CM_IOC_MAGIC, 5, struct rio_cm_channel) argument