Lines Matching refs:offermsg
133 return (u8)channel->offermsg.monitorid / 32; in channel_monitor_group()
138 return (u8)channel->offermsg.monitorid % 32; in channel_monitor_offset()
174 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.child_relid); in id_show()
196 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.monitorid); in monitor_id_show()
208 &hv_dev->channel->offermsg.offer.if_type); in class_id_show()
220 &hv_dev->channel->offermsg.offer.if_instance); in device_id_show()
532 channel->offermsg.child_relid, channel->target_cpu); in channel_vp_mapping_show()
542 cur_sc->offermsg.child_relid, in channel_vp_mapping_show()
646 if (!hv_dev->channel->offermsg.monitor_allocated && in vmbus_dev_attr_is_visible()
1235 rescind->child_relid = channel->offermsg.child_relid; in vmbus_force_channel_rescinded()
1931 return sprintf(buf, "%u\n", channel->offermsg.monitorid); in subchannel_monitor_id_show()
1939 channel->offermsg.offer.sub_channel_index); in subchannel_id_show()
1973 if (!channel->offermsg.monitor_allocated && in vmbus_chan_attr_is_visible()
1999 u32 relid = channel->offermsg.child_relid; in vmbus_add_channel_kobj()
2068 &child_device_obj->channel->offermsg.offer.if_instance); in vmbus_device_register()
2535 channel->offermsg.child_relid = INVALID_RELID; in vmbus_bus_suspend()