Lines Matching refs:offermsg
132 return (u8)channel->offermsg.monitorid / 32; in channel_monitor_group()
137 return (u8)channel->offermsg.monitorid % 32; in channel_monitor_offset()
173 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.child_relid); in id_show()
195 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.monitorid); in monitor_id_show()
207 &hv_dev->channel->offermsg.offer.if_type); in class_id_show()
219 &hv_dev->channel->offermsg.offer.if_instance); in device_id_show()
531 channel->offermsg.child_relid, channel->target_cpu); in channel_vp_mapping_show()
541 cur_sc->offermsg.child_relid, in channel_vp_mapping_show()
665 if (!hv_dev->channel->offermsg.monitor_allocated && in vmbus_dev_attr_is_visible()
1233 rescind->child_relid = channel->offermsg.child_relid; in vmbus_force_channel_rescinded()
1956 return sprintf(buf, "%u\n", channel->offermsg.monitorid); in subchannel_monitor_id_show()
1964 channel->offermsg.offer.sub_channel_index); in subchannel_id_show()
1998 if (!channel->offermsg.monitor_allocated && in vmbus_chan_attr_is_visible()
2024 u32 relid = channel->offermsg.child_relid; in vmbus_add_channel_kobj()
2090 &child_device_obj->channel->offermsg.offer.if_instance); in vmbus_device_register()
2507 channel->offermsg.child_relid = INVALID_RELID; in vmbus_bus_suspend()