Home
last modified time | relevance | path

Searched refs:PCI_CB_SUBSYSTEM_ID (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/pci/
H A Dpci-qmp-cmds.c149 info->id->subsystem = pci_get_word(dev->config + PCI_CB_SUBSYSTEM_ID); in qmp_query_pci_device()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h204 #define PCI_CB_SUBSYSTEM_ID 0x42 macro