Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Drio_cm_cdev.h46 __u16 remote_channel; member
/openbmc/linux/drivers/rapidio/
H A Drio_cm.c1823 return riocm_ch_connect(chan.id, cm, peer, chan.remote_channel); in cm_chan_connect()