Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Drio_cm_cdev.h58 struct rio_cm_accept { struct
73 #define RIO_CM_CHAN_ACCEPT _IOWR(RIO_CM_IOC_MAGIC, 7, struct rio_cm_accept) argument
/openbmc/linux/drivers/rapidio/
H A Drio_cm.c1748 struct rio_cm_accept param; in cm_chan_accept()