Home
last modified time | relevance | path

Searched refs:rem_channel (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/rapidio/
H A Drio_cm.c188 u16 rem_channel; /* remote channel ID */ member
440 ch->rem_channel = ntohs(hh->src_ch); in riocm_resp_handler()
813 hdr->dst_ch = htons(ch->rem_channel); in riocm_ch_send()
963 ch->rem_channel = rem_ch; in riocm_ch_connect()
1032 hdr->dst_ch = htons(ch->rem_channel); in riocm_send_ack()
1145 new_ch->rem_channel = req->chan; in riocm_ch_accept()
1410 hdr->dst_ch = htons(ch->rem_channel); in riocm_send_close()
/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c3865 unsigned char rem_channel; in ipmi_ek_display_clock_carrier_p2p_record() local
3869 rem_channel = record->data[offset++]; in ipmi_ek_display_clock_carrier_p2p_record()
3873 printf(" remote CLKID: 0x%02x ", rem_channel); in ipmi_ek_display_clock_carrier_p2p_record()
H A Dipmi_fru.c2710 unsigned char loc_channel, rem_channel, rem_resource; in ipmi_fru_picmg_ext_print() local
2713 rem_channel = fru_data[offset++]; in ipmi_fru_picmg_ext_print()
2717 printf(" remote CLKID: 0x%02x ", rem_channel); in ipmi_fru_picmg_ext_print()