Lines Matching refs:offermsg
129 return (u8)channel->offermsg.monitorid / 32; in channel_monitor_group()
134 return (u8)channel->offermsg.monitorid % 32; in channel_monitor_offset()
169 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.child_relid); in id_show()
191 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.monitorid); in monitor_id_show()
203 &hv_dev->channel->offermsg.offer.if_type); in class_id_show()
215 &hv_dev->channel->offermsg.offer.if_instance); in device_id_show()
527 channel->offermsg.child_relid, channel->target_cpu); in channel_vp_mapping_show()
537 cur_sc->offermsg.child_relid, in channel_vp_mapping_show()
659 if (!hv_dev->channel->offermsg.monitor_allocated && in vmbus_dev_attr_is_visible()
1203 rescind->child_relid = channel->offermsg.child_relid; in vmbus_force_channel_rescinded()
1770 if (vmbus_send_modifychannel(channel->offermsg.child_relid, in target_cpu_store()
1873 return sprintf(buf, "%u\n", channel->offermsg.monitorid); in subchannel_monitor_id_show()
1881 channel->offermsg.offer.sub_channel_index); in subchannel_id_show()
1915 if (!channel->offermsg.monitor_allocated && in vmbus_chan_attr_is_visible()
1941 u32 relid = channel->offermsg.child_relid; in vmbus_add_channel_kobj()
2007 &child_device_obj->channel->offermsg.offer.if_instance); in vmbus_device_register()
2424 channel->offermsg.child_relid = INVALID_RELID; in vmbus_bus_suspend()