PCI_MESSAGE_BASE  104 drivers/pci/controller/pci-hyperv.c 	PCI_BUS_RELATIONS               = PCI_MESSAGE_BASE + 0,
PCI_MESSAGE_BASE  105 drivers/pci/controller/pci-hyperv.c 	PCI_QUERY_BUS_RELATIONS         = PCI_MESSAGE_BASE + 1,
PCI_MESSAGE_BASE  106 drivers/pci/controller/pci-hyperv.c 	PCI_POWER_STATE_CHANGE          = PCI_MESSAGE_BASE + 4,
PCI_MESSAGE_BASE  107 drivers/pci/controller/pci-hyperv.c 	PCI_QUERY_RESOURCE_REQUIREMENTS = PCI_MESSAGE_BASE + 5,
PCI_MESSAGE_BASE  108 drivers/pci/controller/pci-hyperv.c 	PCI_QUERY_RESOURCE_RESOURCES    = PCI_MESSAGE_BASE + 6,
PCI_MESSAGE_BASE  109 drivers/pci/controller/pci-hyperv.c 	PCI_BUS_D0ENTRY                 = PCI_MESSAGE_BASE + 7,
PCI_MESSAGE_BASE  110 drivers/pci/controller/pci-hyperv.c 	PCI_BUS_D0EXIT                  = PCI_MESSAGE_BASE + 8,
PCI_MESSAGE_BASE  111 drivers/pci/controller/pci-hyperv.c 	PCI_READ_BLOCK                  = PCI_MESSAGE_BASE + 9,
PCI_MESSAGE_BASE  112 drivers/pci/controller/pci-hyperv.c 	PCI_WRITE_BLOCK                 = PCI_MESSAGE_BASE + 0xA,
PCI_MESSAGE_BASE  113 drivers/pci/controller/pci-hyperv.c 	PCI_EJECT                       = PCI_MESSAGE_BASE + 0xB,
PCI_MESSAGE_BASE  114 drivers/pci/controller/pci-hyperv.c 	PCI_QUERY_STOP                  = PCI_MESSAGE_BASE + 0xC,
PCI_MESSAGE_BASE  115 drivers/pci/controller/pci-hyperv.c 	PCI_REENABLE                    = PCI_MESSAGE_BASE + 0xD,
PCI_MESSAGE_BASE  116 drivers/pci/controller/pci-hyperv.c 	PCI_QUERY_STOP_FAILED           = PCI_MESSAGE_BASE + 0xE,
PCI_MESSAGE_BASE  117 drivers/pci/controller/pci-hyperv.c 	PCI_EJECTION_COMPLETE           = PCI_MESSAGE_BASE + 0xF,
PCI_MESSAGE_BASE  118 drivers/pci/controller/pci-hyperv.c 	PCI_RESOURCES_ASSIGNED          = PCI_MESSAGE_BASE + 0x10,
PCI_MESSAGE_BASE  119 drivers/pci/controller/pci-hyperv.c 	PCI_RESOURCES_RELEASED          = PCI_MESSAGE_BASE + 0x11,
PCI_MESSAGE_BASE  120 drivers/pci/controller/pci-hyperv.c 	PCI_INVALIDATE_BLOCK            = PCI_MESSAGE_BASE + 0x12,
PCI_MESSAGE_BASE  121 drivers/pci/controller/pci-hyperv.c 	PCI_QUERY_PROTOCOL_VERSION      = PCI_MESSAGE_BASE + 0x13,
PCI_MESSAGE_BASE  122 drivers/pci/controller/pci-hyperv.c 	PCI_CREATE_INTERRUPT_MESSAGE    = PCI_MESSAGE_BASE + 0x14,
PCI_MESSAGE_BASE  123 drivers/pci/controller/pci-hyperv.c 	PCI_DELETE_INTERRUPT_MESSAGE    = PCI_MESSAGE_BASE + 0x15,
PCI_MESSAGE_BASE  124 drivers/pci/controller/pci-hyperv.c 	PCI_RESOURCES_ASSIGNED2		= PCI_MESSAGE_BASE + 0x16,
PCI_MESSAGE_BASE  125 drivers/pci/controller/pci-hyperv.c 	PCI_CREATE_INTERRUPT_MESSAGE2	= PCI_MESSAGE_BASE + 0x17,
PCI_MESSAGE_BASE  126 drivers/pci/controller/pci-hyperv.c 	PCI_DELETE_INTERRUPT_MESSAGE2	= PCI_MESSAGE_BASE + 0x18, /* unused */