Lines Matching refs:offermsg
93 return (u8)channel->offermsg.monitorid / 32; in channel_monitor_group()
98 return (u8)channel->offermsg.monitorid % 32; in channel_monitor_offset()
134 return sysfs_emit(buf, "%d\n", hv_dev->channel->offermsg.child_relid); in id_show()
156 return sysfs_emit(buf, "%d\n", hv_dev->channel->offermsg.monitorid); in monitor_id_show()
168 &hv_dev->channel->offermsg.offer.if_type); in class_id_show()
180 &hv_dev->channel->offermsg.offer.if_instance); in device_id_show()
486 channel->offermsg.child_relid, in channel_vp_mapping_show()
493 cur_sc->offermsg.child_relid, in channel_vp_mapping_show()
596 if (!hv_dev->channel->offermsg.monitor_allocated && in vmbus_dev_attr_is_visible()
1185 rescind->child_relid = channel->offermsg.child_relid; in vmbus_force_channel_rescinded()
1783 return sprintf(buf, "%u\n", channel->offermsg.monitorid); in subchannel_monitor_id_show()
1791 channel->offermsg.offer.sub_channel_index); in subchannel_id_show()
1825 if (!channel->offermsg.monitor_allocated && in vmbus_chan_attr_is_visible()
1851 u32 relid = channel->offermsg.child_relid; in vmbus_add_channel_kobj()
1920 &child_device_obj->channel->offermsg.offer.if_instance); in vmbus_device_register()
2445 channel->offermsg.child_relid = INVALID_RELID; in vmbus_bus_suspend()